brhinescot / Cropper

Point and shoot screen captures
GNU General Public License v3.0
115 stars 21 forks source link

Cropper will not go beyond 1492 pixel width #22

Open nomennescio opened 5 years ago

nomennescio commented 5 years ago

When trying to scale Cropper to select a larger screen area, Cropper (1.11) will NOT go beyond 1492 pixels. This makes Cropper useless for larger captures.

georgehank commented 4 years ago

It has arbitrary limits on size (at least they feel arbitrary since the "documentation" doesn't even mention limits, much less a reason for the specific values)

nomennescio commented 4 years ago

It has arbitrary limits on size (at least they feel arbitrary since the "documentation" doesn't even mention limits, much less a reason for the specific values)

That's why it's a bug. At least you would assume Cropper would allow to capture an area at least as large as the area of the screen. Current 8K UHD (7680 × 4320) resolution should provide a sane lower limit.