mbaeuerle / Briss-2.0

Briss 2.0 is intended to be a GUI Update for the Briss PDF cropping tool.
GNU General Public License v3.0
486 stars 48 forks source link

Crop rectangle disappears #5

Closed mbaeuerle closed 2 years ago

mbaeuerle commented 9 years ago

The crop rectangle disappears if it has negative width and height. This happens if the handle at the top left is dragged over the handle at the bottom right.

cleydyr commented 2 years ago

No longer reproducible in master (ef5f14a2461e006774f773bad73a45e38e322afe).

mbaeuerle commented 2 years ago

@cleydyr yes you're right, the exact problem doesn't occur any longer. There was still an issue with resizing which moved the rectangle when the width / height was zero. I fixed that now.