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

Provide examples of complex scenarios #350

Closed
mathuo opened this issue Sep 30, 2023 Discussed in #345 · 1 comment · Fixed by #351
Closed

Provide examples of complex scenarios #350

mathuo opened this issue Sep 30, 2023 Discussed in #345 · 1 comment · Fixed by #351
Labels
documentation Improvements or additions to documentation next release
Milestone

Comments

@mathuo
Copy link
Owner

mathuo commented Sep 30, 2023

Discussed in #345

Originally posted by michaelsharpe September 29, 2023
So I implemented a hotkey that will trigger a side panel to turn to zero using an animation loop. I added a right panel that can be dragged out by a user. However my left panel shrinks, and the one on the right grows. I would like the right panel to stay the same and have the middle one only expand.

Is there any way for me to achieve this? I am trying to do it with listener events between panels but it is super janky and not smooth.

Attached is a video of the behaviour I want to prevent from happening:

Screen.Recording.2023-09-29.at.12.42.50.AM.mov
@mathuo mathuo linked a pull request Sep 30, 2023 that will close this issue
@mathuo mathuo added documentation Improvements or additions to documentation next release labels Sep 30, 2023
@mathuo mathuo added this to the v1.8.4 milestone Sep 30, 2023
@mathuo mathuo reopened this Oct 1, 2023
@mathuo
Copy link
Owner Author

mathuo commented Oct 6, 2023

Released in version 1.8.4

@mathuo mathuo closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant