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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/b8580339b4
                   |                            |4e376dbf035cb7a93096f71319e
                   |                            |e54
   Version Fixed In|                            |5.22

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit 5484b846b3869a8adca4cf801ca296b94017179e by Nate Graham, on behalf
of David Edmundson.
Committed on 24/05/2021 at 18:51.
Pushed by ngraham into branch 'master'.

[kcmkwin/kwindesktop] Implement valueFromText in a spinbox

If textFromValue is set, valueFromText must be.

A lot of other implemenetations were using parseInt() which fails at
reading "3,000" due to the comma. Qt's fromLocaleString handles that but
needs any text stripping.

This implementation isn't perfect, but really we need to work on a good
upstream solution.

M  +1    -0    src/kcmkwin/kwindesktop/package/contents/ui/main.qml

https://invent.kde.org/plasma/kwin/commit/5484b846b3869a8adca4cf801ca296b94017179e

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

Reply via email to