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

            Bug ID: 412447
           Summary: Scaling-Level as multiple of 0.25
           Product: KScreen
           Version: git
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: kcm
          Assignee: kscreen-bugs-n...@kde.org
          Reporter: cullm...@kde.org
  Target Milestone: ---

I would propose to change the minimal scale factor step to 0.25.

At the moment the minimal step is 0.1, which is very bad given that leads to
rounding artifacts everywhere (0.1 is not even something one can properly
represent as a floating point value).

Windows normally allows only 0.25 steps (or there 25% steps), too, to avoid
such issues.

If one wants a even smaller step size, please always some 2^-x step, like 0.125
or such.

To see the issues, just try e.g. KWrite with some 1.1 scale, I have even
artifacts in the menus.

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

Reply via email to