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

Fix combination adjustment #61

Open
simongray opened this issue Jul 1, 2022 · 0 comments
Open

Fix combination adjustment #61

simongray opened this issue Jul 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@simongray
Copy link
Member

Currently, the relative sizes of a combination can be adjusted by dragging the invisible middle bar in the middle. However, the drop event occurs whenever the cursor leaves the area of the combination, e.g. when is placed above or below the element, but also when it is dragged over an embedded PDF. The latter case is the more annoying one since it makes it extremely cumbersome to adjust.

The per-element drag action should be replaced by a page-wide drag&drop detection if possible.

@simongray simongray added the bug Something isn't working label Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant