ad-si / Perspec

Scriptable desktop app to correct the perspective of images
https://feram.gumroad.com/l/perspec
GNU Affero General Public License v3.0
583 stars 32 forks source link

Rescale UI already on mousemove #14

Open ad-si opened 2 years ago

ad-si commented 2 years ago

When resizing the app window it currently squashes / stretches the UI and only when the resizing is finalized (on mouse button up) is the resize event fired and the UI can be recalculated.

This is blocked through missing functionality in gloss: https://groups.google.com/g/haskell-gloss/c/psAbtH9Oyvo