| Summary: | Can't rotate image by less than 0.5 degrees | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | kjetilho |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | halla, lambdae2, lemma, mannequinZOD |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 1.6.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
kjetilho
2008-01-27 02:04:21 UTC
Casper, can you look into this? Would it be very hard to support? bug is still present in koffice2-krita-1.9.98.1-34.2.x86_64 Rotation sub 0.5° does not work, whereas 0.5° is effective Ok, that makes it confirmed. I still think Casper should look at it, not me :-) present in krita2 beta2, can't rotate less than 0.5, and rotating 0.6 seems to have the same effect than 0.5 note: the dialog offers 0.01 degrees of accuracy SVN commit 876284 by langkamp: Don't cast angle to integer, so that it's possible to rotate less than one degree BUG:156754 M +4 -4 dlg_rotateimage.cc M +1 -1 dlg_rotateimage.h WebSVN link: http://websvn.kde.org/?view=rev&revision=876284 |