You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current interface uses a standard window title bar, which consumes vertical screen real estate. On smaller displays or dense pixel art projects, maximizing the canvas area is a priority.
I would like to see a custom title bar implementation where the menu bar (File, Edit, View, etc.) is merged into the title bar area. This would consolidate the window controls (minimize, maximize, close) and the application menus into a single horizontal row, similar to the UI found in modern browsers or applications like VS Code or Blockbench.
Using the application in full-screen mode, but this hides the OS taskbar and makes multitasking more difficult.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current interface uses a standard window title bar, which consumes vertical screen real estate. On smaller displays or dense pixel art projects, maximizing the canvas area is a priority.
I would like to see a custom title bar implementation where the menu bar (File, Edit, View, etc.) is merged into the title bar area. This would consolidate the window controls (minimize, maximize, close) and the application menus into a single horizontal row, similar to the UI found in modern browsers or applications like VS Code or Blockbench.
Using the application in full-screen mode, but this hides the OS taskbar and makes multitasking more difficult.
How it will look
Beta Was this translation helpful? Give feedback.
All reactions