https://bugs.kde.org/show_bug.cgi?id=434462
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kquickcharts/-/commi | |t/3e2b4d1d5114b685e958cac3d | |5d511cf68718a02 --- Comment #15 from Arjen Hiemstra <[email protected]> --- Git commit 3e2b4d1d5114b685e958cac3d5d511cf68718a02 by Arjen Hiemstra. Committed on 23/02/2024 at 12:10. Pushed by ahiemstra into branch 'master'. linechart: Use fwidth of the point instead of sdf to avoid conditional fwidth Apparently fwidth in conditional contexts can cause glitches, so use fwidth() of the point instead as that is not conditional. M +4 -3 src/shaders/linechart.frag https://invent.kde.org/frameworks/kquickcharts/-/commit/3e2b4d1d5114b685e958cac3d5d511cf68718a02 -- You are receiving this mail because: You are watching all bug changes.
