Ademking / BetterViewer

a replacement for the image viewing mode built into Firefox and Chrome-based web browsers.
MIT License
247 stars 19 forks source link

Image Modifications Lost When Going Full Screen #47

Open mbuonaccorsi opened 1 year ago

mbuonaccorsi commented 1 year ago

When making modifications to an image in the browser any modifications made are lost when going into full screen mode.

Steps to reproduce the behavior:

  1. Open an image in the browser
  2. Rotate image, change zoom, etc...
  3. Click the Full Screen button
  4. Image modifications are lost, returning from full screen modifications are still lost

I would expect my modifications to the image to be retained when going into and out of full screen mode. I understand these changes are not affecting the underlying image and that if I close the tab my changes are lost.. but while viewing the image with your extension I expect the changes to be persisted as long as the tab is open.