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

Implement "resize windows using mouse" in my custom layouts? #1633

Open
prize-goof opened this issue Apr 28, 2024 · 2 comments
Open

Implement "resize windows using mouse" in my custom layouts? #1633

prize-goof opened this issue Apr 28, 2024 · 2 comments

Comments

@prize-goof
Copy link

Is your feature request related to a problem? Please describe.
I want my custom layouts (written in javascript) to support the "resize windows using mouse" feature just like the built-in two-pane layout. If I just write the code to calculate window size, then when I drag to resize windows, the layout won't update to new size.

Describe the solution you'd like
Is there already an API for the event of mouse resizing a window? I have not found it in the docs. Could you tell me how to do this if it is already implemented? If not implemented yet, could this feature be implemented?

@ianyh
Copy link
Owner

ianyh commented Apr 28, 2024

It is not currently possible, but would be possible to implement.

@prize-goof
Copy link
Author

Thank you! I am looking forward for an implementation of that!

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