Bug 422830 - Transform Tool - Cage has incorrect default Adjust Granularity values
Summary: Transform Tool - Cage has incorrect default Adjust Granularity values
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Documentation (show other bugs)
Version: 4.3.0-beta2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dmitry Kazakov
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2020-06-11 16:19 UTC by Tyson Tan
Modified: 2021-06-07 05:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyson Tan 2020-06-11 16:19:34 UTC
Transform Tool - Cage currently has the following default values for Adjust Granularity:

Preview: 16
Real: 8

However, according to the Reference Manual:
https://docs.krita.org/en/reference_manual/tools/transform.html#adjust-granularity

Preview is supposed to be lower than Real. Was there a mistake?
Comment 1 Tiar 2020-07-31 17:37:39 UTC
This probably needs to be checked in code, I cannot tell if there is any difference between 4/32 and 32/4... And since I can see that sometimes my custom numbers get reset to 16/8 again, I wouldn't be surprised if it ignored user values altogether.
Comment 2 Dmitry Kazakov 2021-05-21 12:10:36 UTC
That is a problem in the documentation. Granularity means the reverse: the higher the value is, the lower quality image you get.
Comment 3 Dmitry Kazakov 2021-06-02 05:48:51 UTC
Documentation MR is created: https://invent.kde.org/documentation/docs-krita-org/-/merge_requests/222