https://bugs.kde.org/show_bug.cgi?id=523233
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/syntax-highlighting/ | |-/commit/626676176d4201f1b8 | |d756e534820c2e3177cb24 --- Comment #6 from Christoph Cullmann <[email protected]> --- Git commit 626676176d4201f1b8d756e534820c2e3177cb24 by Christoph Cullmann. Committed on 02/08/2026 at 08:40. Pushed by cullmann into branch 'master'. don't do a reload on language change we just swap the translations & update the order, not disturb the applications with reload signals that might trigger highligting invalidation and Co. we did by accident even trigger a full reload instead of emit reloaded()... M +3 -4 src/lib/repository.cpp https://invent.kde.org/frameworks/syntax-highlighting/-/commit/626676176d4201f1b8d756e534820c2e3177cb24 -- You are receiving this mail because: You are watching all bug changes.
