Aminadav / webpage-screenshot

Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
https://www.1ce.org
ISC License
493 stars 520 forks source link

Viewer for screenshots shared online zooms to bottom of image by default #58

Closed AustonZ closed 6 years ago

AustonZ commented 7 years ago
  1. Maximize your Chrome window
  2. Take a "visible screenshot" using the Chrome extension
  3. Click the "Share" button
  4. Wait for image to upload and be displayed in a new tab

Result: Only the bottom of the screenshot is initially visible. Example: http://www.openscreenshot.com/rkTFAkldg

Screenshot of example result (for screen resolution 2560x1440): image

Problem: The box in which the image gets displayed has a fixed height, but the image is initially scaled to 100% and panned all the way to the bottom.

Suggestion: Scale the image to fit by default. Also, don't give the screenshot viewer a fixed height, if you can avoid it.

Aminadav commented 6 years ago

It should be fixed. Please test the last version.