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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/f608cf185b703ca832a1b0a56
                   |                            |82cbbc8af54abac
   Version Fixed In|                            |6.4.0
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit f608cf185b703ca832a1b0a5682cbbc8af54abac by Nate Graham, on behalf
of Niccolò Venerandi.
Committed on 15/05/2025 at 21:26.
Pushed by ngraham into branch 'master'.

Avoid "on" QML feature in TimezoneSelector to avoid crashes


Using "on" for Animations and Behaviors for map property
seems to be causing crashes when instancing the Timezone
Selector multiple times. This works around that by using
the "target" and "property" properties of animations.
FIXED-IN: 6.4.0

M  +2    -2    components/timezoneselector/GeoJsonDelegate.qml
M  +31   -20   components/timezoneselector/TimezoneSelector.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/f608cf185b703ca832a1b0a5682cbbc8af54abac

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

Reply via email to