vchelaru / Gum

Flexible layout tool for creating UI on any platform
http://gumui.net/
MIT License
134 stars 27 forks source link

Add new screen popup can display partially off screen #140

Closed KallDrexx closed 7 months ago

KallDrexx commented 8 months ago

When gum is sized to the same size of the display and you open the "Add screen" popup, the window is partially off the display. This requires users to drag the window onto the display every time they add a new screen.

This seems to be caused by the popup centering itself on the mouse and not paying attention that the mouse is really close to the screen's edge.