Skip to content

Conversation

ShouryaUpadhyaya
Copy link
Contributor

πŸ“Œ Purpose

After entering full screen, the zoom level was changed and was not consistent


Corresponding issue: closes #367


πŸ–ΌοΈ Showcase

issue_paper.mp4

πŸ”§ Changes

  • Consolidated duplicate scale calculation logic: Removed redundant useEffect hooks that were both calculating initial scale
  • Removed window resize listener: Eliminated the resize event listener that was overriding user's manual zoom adjustments
  • Preserved manual zoom during fullscreen toggle: Zoom level now remains consistent when entering/exiting fullscreen

βž• Additional Notes

nah

@abhitrueprogrammer
Copy link
Collaborator

good job

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.

Zoom level isn't remembered when I exist full screen

2 participants