jtheoof / swappy

A Wayland native snapshot editing tool, inspired by Snappy on macOS
MIT License
1.04k stars 39 forks source link

Match the height of the editing area to the input image #175

Closed tkna91 closed 5 months ago

tkna91 commented 5 months ago

When an input image exceeds the height of the editing area, it is displayed in a reduced size in the height of the editing area, which is inconvenient and difficult to edit. It would be great if the height of the editing area could be adjusted to the input image.

Screencast:

https://github.com/jtheoof/swappy/assets/102382754/fdbac249-9506-42a4-a558-b250822bf0e9

$ pacman -Q swappy sway-git wlroots-git mesa linux
swappy 1.5.1-1
sway-git 1.10.r7314.dc9f217-1
wlroots-git 0.18.0.r6982.65bf7d167-1
mesa 1:24.0.7-3
linux 6.9.1.arch1-1
$
tkna91 commented 5 months ago

I updated my OS and for some reason it now works. Sorry. It does shrink, but it is not a practical problem. Screencast:

https://github.com/jtheoof/swappy/assets/102382754/d149be73-8a6d-4257-89b5-5ae87661dfc6

$ pacman -Q swappy sway-git wlroots-git mesa linux
swappy 1.5.1-2
sway-git 1.10.r7314.dc9f217-1
wlroots-git 0.18.0.r6982.65bf7d167-1
mesa 1:24.1.0-1
linux 6.9.2.arch1-1
$