https://bugs.kde.org/show_bug.cgi?id=428727
Jan Blackquill (Carson Black) <uhh...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kcmutils/commit/584b | |695cd1f14cc98c4f08eeeabcf57 | |fb79dc0e8 --- Comment #5 from Jan Blackquill (Carson Black) <uhh...@gmail.com> --- Git commit 584b695cd1f14cc98c4f08eeeabcf57fb79dc0e8 by Jan Blackquill, on behalf of Carson Black. Committed on 08/12/2020 at 22:59. Pushed by cblack into branch 'master'. kcmoduleqml: don't bind column width to view width This causes a lot of heisenbugs due to bindings triggering at inconsistent times, sometimes causing a KCM's requested width to be respected, and other times, causing it to be ignored. Since we're going to be setting this from C++ code, we don't need to create a QML binding for this. M +0 -2 src/kcmoduleqml.cpp https://invent.kde.org/frameworks/kcmutils/commit/584b695cd1f14cc98c4f08eeeabcf57fb79dc0e8 -- You are receiving this mail because: You are watching all bug changes.