DBCamera icon indicating copy to clipboard operation
DBCamera copied to clipboard

Bounce back if drag in quad crop mode

Open tomisacat opened this issue 11 years ago • 2 comments

I choose to use quad crop and after taking a picture I want to select a quad crop of the picture, when I drag the picture it will bounce back, I think it's a little bit not user friendly. Is this a bug or I use it at a wrong way? Appreciate your great work!

tomisacat avatar Feb 13 '15 03:02 tomisacat

The imageView will bounce back to the last position where its rect contains the rect of the cropRect.

sablib avatar Mar 03 '15 10:03 sablib

Not perfect solution. https://github.com/oney/DBCamera/commit/ddf44f469d5e86597e5fd04b2c47ff9a0b342774 Unlock the file, and add these codes

oney avatar Dec 25 '15 09:12 oney