-
Notifications
You must be signed in to change notification settings - Fork 56
ModernStartMenu fixes #280
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
base: main
Are you sure you want to change the base?
Conversation
|
Any reason this was closed? |
…ed the selector flickering with the hide applist option enabled
|
@SandTechStuff Basically there were more broken stuff than what I initially expected, everything should be good now. |
|
I'll try to fix them, it's probably because I used |
…es" option is enabled"
|
For the app list, reverting from For the group name text box, this happens because the bottom border isn't actually part of the textbox, the gray borders around it is. Setting the width using Right now there are 3 possible solutions:
|




Basically I had the "Show most used apps" turned off, which resulted in the "Most used" title being misaligned. This PR fixes it, my apologies!