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

Allow moving an embedded Window by dragging its sides instead of resizing it #11827

Open
DragonMaster14545 opened this issue Feb 22, 2025 · 0 comments

Comments

@DragonMaster14545
Copy link

Describe the project you are working on

Im currently changing a lot of my menus to use windows, because that just feels better imo

Describe the problem or limitation you are having in your project

It is really easy to drag a built in window of screen, at which point you can't get it back on screen or close it.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

I suggest that if the user double clicks on the side of a window, which would normally resize it, it instead allows the user to drag the window around as if they clicked the top bar of the window

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Double clicking the a side of the window allows you to move it

If this enhancement will not be used often, can it be worked around with a few lines of script?

No, I have not found a good way to do this

Is there a reason why this should be core and not an add-on in the asset library?

This is a qol feature for built in windows that should not require an extra addon from the asset library

@Calinou Calinou changed the title Extra built in window move option Allow moving an embedded Window by dragging its sides instead of resizing it Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants