Skip to content

Fix: compute number of icons in menubar based on --default-clickable-area - #6015

Merged
mejo- merged 2 commits into
mainfrom
fix/use-setup-function
Jul 9, 2024
Merged

Fix: compute number of icons in menubar based on --default-clickable-area#6015
mejo- merged 2 commits into
mainfrom
fix/use-setup-function

Conversation

@max-nextcloud

Copy link
Copy Markdown
Collaborator

📝 Summary

🖼️ Screenshots

🏚️ Before🏡 After
grafikgrafik

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation is not required

Signed-off-by: Max <max@nextcloud.com>
* The size of the icons is now based on `--default-clickable-area`.
* Use `useElementSize` instead of `useResizeObserver`.
* Compute the width in a `setup()` function.
Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud
max-nextcloudforce-pushed the fix/use-setup-function branch from ca8cad7 to fc02a50CompareJuly 8, 2024 15:54
@mejo-
mejo- merged commit 0a0fc80 into mainJul 9, 2024
@mejo-
mejo- deleted the fix/use-setup-function branch July 9, 2024 09:42
@blizzzblizzz mentioned this pull request Jul 24, 2024
Sign up for freeto 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.

3 participants

@max-nextcloud@juliusknorr@mejo-