Skip to content

feat(window): allow modal to be moved across screens#24

Open
story75 wants to merge 2 commits into
belvederef:mainfrom
story75:main
Open

feat(window): allow modal to be moved across screens#24
story75 wants to merge 2 commits into
belvederef:mainfrom
story75:main

Conversation

@story75

@story75 story75 commented Nov 1, 2023

Copy link
Copy Markdown

Fixes: #21

Made a small change to help out a friend who's using this. Since the app creates a window for every screen you could not move the modal beyond screen boundaries which got in the way of working.

This change makes use of the largerThanScreen option to span the entire workspace and thus allow the modal to be moved.

The modal currently is always placed at the center due to App.vue. Happy for ideas to make this smarter.

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

Successfully merging this pull request may close these issues.

Feature Request: Allowing the GUI to be moved across screens

1 participant