SourceCodeVisualizer icon indicating copy to clipboard operation
SourceCodeVisualizer copied to clipboard

Title bar content should also be clickable

Open DarkTrick opened this issue 3 years ago • 0 comments

Current situation Currently the titlebar does not support analytics options. I.e. doubleclick -> open entity does not work.

image

Request

  • Titlebar should be clickable.
  • Window dragging could be enabled via:
    • decorations area (static async in this case)
    • holding down a modifier key (Ctrl?)

Reasoning Titlebar can often contain datatypes, that might be necessary to inspect

DarkTrick avatar Jul 28 '22 04:07 DarkTrick