-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable25] Change app menu focused items behavior that neighbor elements (text and border) have no overlapping #35771
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
Conversation
|
@JuliaKirschenheuter please make sure the diff is actually complete. I see fewer changes here than in the original PR. Afterwards also cherry-pick the changes of #35545 onto this PR's branch. |
30eacef to
c03c515
Compare
|
#35771 (comment) done? |
|
/build fixup / |
|
/compile fixup / |
|
Untracked files: |
ecb187e to
2c87151
Compare
I tried this locally without any git apps in "apps": and there are no changes to commit, so icons.css is in the correct state (for both @JuliaKirschenheuter and I) and yet the node test complains ? |
|
okay, looks like a gitignore quirk: the changeset on Github says that "icons.css" got removed, but recompiling locally and I've now been able to explicitly readd it with @JuliaKirschenheuter be careful when discarding changes in "dist", never use delete operations and always "git checkout origin/stable25 dist/" instead |
…) have no overlapping. Add native tooltips to items. Signed-off-by: julia.kirschenheuter <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
2c87151 to
055f421
Compare
backport of #35501