Proposed improvement: track browser scale/zoom, with function hooks to respond to changes #132
KaliedaRik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Issue
Similar to checking an SC Canvas artefact for changes in its dimensions and shape, it may also be useful to add checks and function hooks to the repo code base to allow dev-users to add functionality to their project which responds to changes in page scale/zoom levels.
Considerations
window.visualViewport.scaleread-only attribute.Solution and action
None determined yet.
All reactions