[stable25] Change app menu focused items behavior that neighbor elements (text and border) have no overlapping#35771
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 <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2c87151 to
055f421
Compare
backport of #35501