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

Window grid snapping and GUI fixes #413

Merged
merged 19 commits into from
Nov 20, 2022
Merged

Window grid snapping and GUI fixes #413

merged 19 commits into from
Nov 20, 2022

Conversation

Avanatiker
Copy link
Member

@Avanatiker Avanatiker commented Nov 14, 2022

Changes

  • Added feature that snaps windows while dragging to a grid. Grid size can be changed in ClickGUI settings. Also you can move the window freely while pressing shift.
  • Added a bar on the bottom for easy window resizing
  • Fixed window size reset on restart
  • Split the margin to vertical and horizontal margin
  • Fixed wrong hover calculation
  • Fixed unfocused GUI issue
  • Fixed 1px margin that prevented to move windows all the way to the border of mc
  • Switched from mutex to sync block
  • Code cleanup
  • Scroll rubberband option
  • Upgraded Kotlin

ToDo

  • Fix listwindow double click resize respect bottom bar
  • Fix resize on left side of window

@Avanatiker Avanatiker added enhancement New feature or request refactor fix labels Nov 16, 2022
@Avanatiker Avanatiker merged commit d8f5619 into master Nov 20, 2022
@Avanatiker Avanatiker deleted the guiFixes branch November 20, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant