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

Multi monitor support is sketchy at best #10

Open
tristanpoland opened this issue Mar 14, 2023 · 3 comments
Open

Multi monitor support is sketchy at best #10

tristanpoland opened this issue Mar 14, 2023 · 3 comments
Assignees

Comments

@tristanpoland
Copy link
Member

tristanpoland commented Mar 14, 2023

The add node menu is buggy when SkiffUI is open on a secondary monitor.

When opening SkiffUI on a second monitor and opening the add node menu with the (+) button, the menu appears on the first monitor in the corresponding location.

@tristanpoland
Copy link
Member Author

This also appears to be an issue with the upstream. This is a UI bug and will likely be fixed as we approach version 2.

@tristanpoland
Copy link
Member Author

tristanpoland commented May 23, 2023

This may help in solving the issue: https://discuss.wxpython.org/t/using-wxpython-in-the-presence-of-multiple-monitors/30413/4

Edit:

It appears that the best way to do this may be to position the "Add Node" popup relative to the primary window. In this case we should make sure the relative positioning can lock to a moving window so that if the popup is opened and the main window moved the popup follows it smoothly. It would also be helpful to include this in the upstream GimelStudio project.

@tristanpoland
Copy link
Member Author

A fix is now in progress for this bug

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

No branches or pull requests

2 participants