Skip to content

[2815]: Fix ugly scrollbar in shortcut key editor input box#2867

Open
dorodb-web22 wants to merge 1 commit intoMoganLab:mainfrom
dorodb-web22:fix/2815-shortcut-editor-scrollbar
Open

[2815]: Fix ugly scrollbar in shortcut key editor input box#2867
dorodb-web22 wants to merge 1 commit intoMoganLab:mainfrom
dorodb-web22:fix/2815-shortcut-editor-scrollbar

Conversation

@dorodb-web22
Copy link

@dorodb-web22 dorodb-web22 commented Feb 26, 2026

Fixes #2815

The shortcut input field was limited to 30px height, which made its internal scrollbar take up too much visible space and look awkward.

i increased the height to 60px so the field feels cleaner and more usable, while keeping the existing behavior intact.

Updated in shortcut-widgets.scm for both dialog and side panel modes.

@dorodb-web22 dorodb-web22 changed the title ## Summary[2815]: Fix ugly scrollbar in shortcut key editor input box [2815]: Fix ugly scrollbar in shortcut key editor input box Feb 26, 2026
@dorodb-web22 dorodb-web22 force-pushed the fix/2815-shortcut-editor-scrollbar branch from 27f4ed7 to 35233a7 Compare February 26, 2026 05:51
@dorodb-web22 dorodb-web22 force-pushed the fix/2815-shortcut-editor-scrollbar branch from 35233a7 to 62e69b0 Compare February 26, 2026 05:59
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.

快捷键编辑器输入框的拖动条很丑

1 participant