Skip to content

Feature/#554 move zoom buttons to footer#557

Merged
brauliodiez merged 6 commits intovnextfrom
feature/#554-move-zoom-buttons-to-footer
Oct 20, 2025
Merged

Feature/#554 move zoom buttons to footer#557
brauliodiez merged 6 commits intovnextfrom
feature/#554-move-zoom-buttons-to-footer

Conversation

@gustedeveloper
Copy link
Collaborator

  1. Only desktop (1090px >):
  • Zoom buttons are hidden in toolbar
  • Displayed in footer
  1. From tablet/mobile (<1090px):
  • Zoom buttons are hidden in footer
  • Displayed in toolbar
  1. ToolbarButton replaced by ActionButton across all toolbar buttons to promote this component to common components as it is used now in 2 different pods
  2. Shortcuts hook moved to common as well

Close #554

@brauliodiez brauliodiez merged commit a13d492 into vnext Oct 20, 2025
2 checks passed
@brauliodiez brauliodiez deleted the feature/#554-move-zoom-buttons-to-footer branch October 20, 2025 14:58
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.

Move the zoom buttons to the footer

2 participants