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(web-console): fix and refactor handleMouseMove handler #85

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

argshook
Copy link
Contributor

@argshook argshook commented Feb 9, 2023

This commit simplifies the logic of positioning the splitter in
accordance to min/max setting.

With this fix, the splitter is not able to move past window size, and as
a result this makes split elements (table schema sidebar and grid)
always available for resizing.

closes #36

Verified

This commit was signed with the committer’s verified signature. The key has expired.
argshook Arijus Šukys
This commit simplifies the logic of positioning the splitter in
accordance to min/max setting.

With this fix, the splitter is not able to move past window size, and as
a result this makes split elements (table schema sidebar and grid)
always available for resizing.
@argshook argshook self-assigned this Feb 9, 2023
@argshook argshook requested a review from bluestreak01 February 9, 2023 11:37

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@bluestreak01 bluestreak01 merged commit 279d51e into main Feb 9, 2023
@bluestreak01 bluestreak01 deleted the fix-36 branch February 9, 2023 12:02
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 this pull request may close these issues.

UI: grid resizing bug
2 participants