https://bugs.kde.org/show_bug.cgi?id=466582

            Bug ID: 466582
           Summary: [Regression] Vector Shape positions are floats, yet
                    the interface pretends they are integers
    Classification: Applications
           Product: krita
           Version: 5.1.5
          Platform: Other
                OS: All
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: Tools/Vector
          Assignee: krita-bugs-n...@kde.org
          Reporter: k...@frost.kiwi
  Target Milestone: ---

In previous versions of Krita (hope I'm not imagining this), Vector shape
positions were shown as floats, with their .x tenth's place being displayed.
This has been removed to only show positions without the .x precision.
There is a problem with doing it that way. When vectors are positioned with the
mouse, they get non-integer rounded  float potions, that cause are blurring and
shape error artifacts when vectors are rasterized.

The solution to remove these artifacts becomes a strange ritual of having to
press [Up Arrow] [Down Arrow] or manually entering an integer to remove these
artifacts. This is explained in in at 6:49 in this video:
https://www.youtube.com/watch?v=X1Aui6o_V2A&t=409s which is part of a
PullRequest of another project. (
https://github.com/Immediate-Mode-UI/Nuklear/pull/548 )

To more clearly communicate to the user what is actually going on, the float
decimal place should be displayed, if the the position float is not a round
integer.

This issue only concerns itself with the .x position place not being displayed
and not the artifacts. That will be a separate issue.

SOFTWARE/OS VERSIONS
Krita 5.1.5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to