Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Menu Spills Over Across Monitors #231

Closed
Ryonez opened this issue Nov 6, 2021 · 2 comments
Closed

[BUG] Menu Spills Over Across Monitors #231

Ryonez opened this issue Nov 6, 2021 · 2 comments

Comments

@Ryonez
Copy link

Ryonez commented Nov 6, 2021

Description, Steps to reproduce, Expected behavior, Screenshots

If you use the "Appear at mouse location" setting on a monitor, if it's to close to the edge where the two monitors "join", the menus can spill out onto the other monitor.

Example
image

It would be a good idea to avoid this by constraining the menu to the monitor it is spawned on.

  • OS: Microsoft Windows 10 Pro
  • Version 1.0.25.0
@Hofknecht
Copy link
Owner

@Ryonez
Thank you for the feedback!

yes exactly, it opens in the direction of the primary screen and there it would also take into account the edges of the primary screen. With the option to appear at the mouse position, the edges of the screen on which the menu appeared should be used

@Hofknecht
Copy link
Owner

we had here already the correct solution
2021-11-09 18_50_12-Window

and reverted it here
2021-11-09 18_50_48-Window

now it is working correct with 1.0.25.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants