Remi05 / outlines

An app to help review your UI implementation.
MIT License
7 stars 0 forks source link

Add ability to move ToolBar #44

Closed Remi05 closed 2 years ago

Remi05 commented 3 years ago

The ToolBar sometimes covers useful UI from other apps (eg. the stop debugging button in Visual Studio). It would be great to be able to move it. At a minimum, we should be able to move it between the top and the bottom of the screen (above the Taskbar), though that would probably require us having a settings menu. Alternatively, we could make the Toolbar draggable so that users can place it wherever they want on the screen.