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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Make Loop work on display's edges #278

Open
2 tasks done
phlpsong opened this issue Mar 28, 2024 · 1 comment
Open
2 tasks done

馃悰 Make Loop work on display's edges #278

phlpsong opened this issue Mar 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@phlpsong
Copy link
Contributor

Bug Description

When the mouse is on the edge of display, the panel could not fully shown

Steps To Reproduce

  1. move the mouse to the edge of display
  2. press shortcut key to trigger the panel to show
  3. check panel

Expected Behavior

show the full panel view

Actual Behavior

only show part of the panel

Screenshots

SCR-20240328-uiwl

MacOS Version

Sonoma 14.4.1

Loop Version

beta.14(773)

Additional Context

No response

Final Checks

  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
@phlpsong phlpsong added the bug Something isn't working label Mar 28, 2024
@phlpsong phlpsong changed the title 馃悰 Panel not fully shown when mouse is on the edge of display 馃悰 Radial menu not fully shown when mouse is on the edge of display Mar 28, 2024
@MrKai77
Copy link
Owner

MrKai77 commented Mar 28, 2024

This is currently intended behavior. However, to make Loop work on the sides of the screen, I think that obtaining the raw mouse input from NSEvent would be beneficial, so that the user can still access the obscured radial menu items :)

@MrKai77 MrKai77 self-assigned this Mar 28, 2024
@MrKai77 MrKai77 changed the title 馃悰 Radial menu not fully shown when mouse is on the edge of display 馃悰 Make Loop work on display's edges Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants