Bug 422830

Summary: Transform Tool - Cage has incorrect default Adjust Granularity values
Product: [Applications] krita Reporter: Tyson Tan <tysontanx>
Component: DocumentationAssignee: Dmitry Kazakov <dimula73>
Status: RESOLVED FIXED    
Severity: normal CC: dimula73, tamtamy.tymona
Priority: NOR Keywords: triaged
Version: 4.3.0-beta2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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