You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's disable the download button until we achieve a certain minimum zoom threshold. Say, zoom 16?
We should also use react-floater (the core component that supports react-joyride) to put a tooltip on the download button that indicates why it's been disabled, and that zooming in will enable it.
The text was updated successfully, but these errors were encountered:
Bonkles
changed the title
Reactive zoom behavior
Disabled download button below a certain zoom threshold
Jun 4, 2024
#63)
* Added zoom state to disable downloads at low zooms
* added a simple floater when hovering over disabled button
* Added proper tooltip message and simple styling
* Download button is properly dis/enabled when page refreshes
* Added overturemaps-py shoutout
* Show tooltip on diabled button click
---------
Co-authored-by: ethaniannicelli <eti7075@rit.edu>
Let's disable the download button until we achieve a certain minimum zoom threshold. Say, zoom 16?
We should also use react-floater (the core component that supports react-joyride) to put a tooltip on the download button that indicates why it's been disabled, and that zooming in will enable it.
The text was updated successfully, but these errors were encountered: