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

Resizing panes with mouse is "sticky" #30

Open
romansp opened this issue Jan 19, 2025 · 1 comment · May be fixed by #31
Open

Resizing panes with mouse is "sticky" #30

romansp opened this issue Jan 19, 2025 · 1 comment · May be fixed by #31

Comments

@romansp
Copy link

romansp commented Jan 19, 2025

If you try to drag splitter between Script and Output the pane stays in "resize" mode and it's quite annoying (see attached video). I didn't do much investigation but I believe this is because Output's iframe is hijacking mouse events.

Screen.Recording.2025-01-19.at.12.59.45.PM.mov

Relevant issue and suggested workaround in splitpanes repo: antoniandre/splitpanes#88

@ilyaliao
Copy link
Member

If you try to drag splitter between Script and Output the pane stays in "resize" mode and it's quite annoying (see attached video). I didn't do much investigation but I believe this is because Output's iframe is hijacking mouse events.

Screen.Recording.2025-01-19.at.12.59.45.PM.mov
Relevant issue and suggested workaround in splitpanes repo: antoniandre/splitpanes#88

I will look into it, and if no fix PR is submitted later. Thank you for the link.

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 a pull request may close this issue.

2 participants