https://bugs.kde.org/show_bug.cgi?id=423511
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/e7 |ma/plasma-desktop/commit/51 |da61c1471d83ef28d6686542b40 |9d076a350fc834090202836ce39 |156cc9bd231 |cf32d9f873a --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 519d076a350fc834090202836ce39cf32d9f873a by Nate Graham. Committed on 07/08/2020 at 15:51. Pushed by ngraham into branch 'master'. Revert "[Folder view] Fix binding loop on width" This reverts commit 6b1cc98f0959e6118259bf4f932e727aaf6df7a8. The change may have resolved the binding loop, but it regressed text display for people without high DPI screens. Apparently the old code was having the effect of aligning the text to pixel boundaries, while the new code does not. I will find another way to resolve the binding loop. FIXED-IN: 5.19.5 M +2 -4 containments/desktop/package/contents/ui/FolderItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/commit/519d076a350fc834090202836ce39cf32d9f873a -- You are receiving this mail because: You are watching all bug changes.