Skip to content
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

feat(demo): improve zoom control buttons #186

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Dec 6, 2023

Add title to buttons
Do not display "Fit" but use an icon instead. The related title is now "Zoom reset" to use a more
common wording.

Zoom buttons are now managed by a dedicated component that hides the button logic and the style.
This also paves the way for reuse of these buttons in other demos.

Notes

before now
zoom_controls_01_before zoom_controls_02_new

Covers #170

Add title to buttons
Do not display "Fit" but use an icon instead. The related title is now "Zoom reset" to use a more
common wording.

Zoom buttons are now managed by a dedicated component that hides the button logic and the style.
This also paves the way for reuse of these buttons in other demos.
@tbouffard tbouffard added the enhancement New feature or request label Dec 6, 2023
Copy link

sonarqubecloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

github-actions bot commented Dec 6, 2023

♻️ PR Preview 0677277 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@tbouffard tbouffard marked this pull request as ready for review December 6, 2023 07:32
@tbouffard tbouffard merged commit ae61b1b into main Dec 12, 2023
7 checks passed
@tbouffard tbouffard deleted the feat/improve_demo_zoom_controls branch December 12, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants