mekb-turtle / Foto

:framed_picture: Simple image viewer written in C
Mozilla Public License 2.0
3 stars 0 forks source link

Big images are really broken #15

Closed CallMeEchoCodes closed 11 months ago

CallMeEchoCodes commented 1 year ago

Bug description

Big images cause a lot of lag and open absolutely massive windows. I tested on a 3264x2448 image. It causes delay when resizing and a window bigger than the monitor. I would fix the massive window by limiting the window size to something (half the monitor size?) and allowing users to resize above that. idk about the lag tho.

Steps to reproduce

  1. Open a big image
  2. Make it float
  3. Resize the window

Progress Tracker

mekb-turtle commented 11 months ago

Fixed in the rewrite