https://bugs.kde.org/show_bug.cgi?id=358526
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/ktex | |teditor/8c6a18964e0c0684d5e | |c068e686ed41aeb0fd657 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Milian Wolff <m...@milianw.de> --- Git commit 8c6a18964e0c0684d5ec068e686ed41aeb0fd657 by Milian Wolff. Committed on 30/01/2016 at 16:03. Pushed by mwolff into branch 'master'. Only update the palette once for the change event belonging to qApp. This fixes the massive freeze that occurs when the global color palette is changed. Note that the qApp event filter includes change events to many objects, but we only want to update once. M +2 -3 src/utils/kateglobal.cpp http://commits.kde.org/ktexteditor/8c6a18964e0c0684d5ec068e686ed41aeb0fd657 -- You are receiving this mail because: You are watching all bug changes.