[filelight] [Bug 492326] Display bug in Filelight's diagrams resolving by hovering the mouse on it
Harald Sitter
bugzilla_noreply at kde.org
Wed Sep 18 15:00:08 BST 2024
https://bugs.kde.org/show_bug.cgi?id=492326
Harald Sitter <sitter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/util
| |ities/filelight/-/commit/b0
| |45a7bb5542df5b0de8f694d2733
| |c9dfc91e3d9
Resolution|--- |FIXED
--- Comment #3 from Harald Sitter <sitter at kde.org> ---
Git commit b045a7bb5542df5b0de8f694d2733c9dfc91e3d9 by Harald Sitter.
Committed on 18/09/2024 at 12:05.
Pushed by sitter into branch 'master'.
shapes: force an update after processing
there is apparently a race condition somewhere inside the curve renderer
that leads to it not updating when points change. force an update of the
path by changing the fillcolor just after entering ready status.
has the unfortunate side effect that the map jumps ever so slightly
after inital rendering. still better than incorrect drawing though. we
do need curve renderer for it's superior curve rendering capabilities,
otherwise we'd get poor antialiasing.
https://bugreports.qt.io/browse/QTBUG-128637
M +16 -1 src/qml/CenterShape.qml
M +17 -1 src/qml/SegmentShape.qml
https://invent.kde.org/utilities/filelight/-/commit/b045a7bb5542df5b0de8f694d2733c9dfc91e3d9
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list