https://bugs.kde.org/show_bug.cgi?id=435780
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/5e2df994a | |d6eba40d493f52487df2b98b28f | |193a --- Comment #3 from Waqar Ahmed <waqar....@gmail.com> --- Git commit 5e2df994ad6eba40d493f52487df2b98b28f193a by Waqar Ahmed. Committed on 20/02/2022 at 20:40. Pushed by cullmann into branch 'master'. Fix tab jumping with unlimited tabs If we set the icon every time file is modified, it causes a lot of layouting resulting in the tab bar getting scrolled. With this change instead of setting an icon, we make the text italic to show that this tab has modified content. This is more like other editors. Related: bug 440585 M +45 -0 kate/katetabbar.cpp M +1 -6 kate/kateviewspace.cpp https://invent.kde.org/utilities/kate/commit/5e2df994ad6eba40d493f52487df2b98b28f193a -- You are receiving this mail because: You are watching all bug changes.