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

Akseli Lahtinen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/union/-/commit/4ffe77ad7 |ma/union/-/commit/b37a1db9c
                   |02201d2f68452dae9adad0841ea |b709ae12782aa877a820dd3e08c
                   |8bf1                        |b9bc

--- Comment #3 from Akseli Lahtinen <[email protected]> ---
Git commit b37a1db9cb709ae12782aa877a820dd3e08cb9bc by Akseli Lahtinen.
Committed on 03/06/2026 at 15:06.
Pushed by akselmo into branch 'Plasma/6.7'.

text-wrap-mode: Use QTextOption enum

When investigating the word wrap value in gammaray,
it turns out the value matches the ones in QTextOption::WrapMode,
instead of the QML.Text equivalent.

I changed the property to follow that one instead,
so that we get right enum values when assigning them.
Related: bug 520918
FIXED-IN: 6.7.0


(cherry picked from commit 4ffe77ad702201d2f68452dae9adad0841ea8bf1)

Co-authored-by: Akseli Lahtinen <[email protected]>

M  +2    -1    src/PropertiesTypes.h
M  +1    -1    src/StyleCache.cpp
M  +1    -1    src/input/css/defaults/generated-properties.css
M  +1    -0    src/input/css/styles/breeze/delegate.css
M  +1    -1    tools/propertygenerator/properties.css.j2

https://invent.kde.org/plasma/union/-/commit/b37a1db9cb709ae12782aa877a820dd3e08cb9bc

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

Reply via email to