https://bugs.kde.org/show_bug.cgi?id=408700
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-pa/commit/9eb8d3d |ma/plasma-pa/commit/347f598 |688242d3154c88fa86b6b824442 |ec75c0f4605f54a0eb104f37b11 |e04d1c |0bdf00 --- Comment #7 from David Redondo <k...@david-redondo.de> --- Git commit 347f598ec75c0f4605f54a0eb104f37b110bdf00 by David Redondo. Committed on 16/10/2020 at 13:10. Pushed by davidre into branch 'Plasma/5.20'. Simplify DeviceComboBox The combobox can be simplified massively which means also fewer chances for bugs to occur. The check that the index was not 0 was the cause for the combobox being broken. FIXED-IN:5.20.1 (cherry picked from commit 9eb8d3d688242d3154c88fa86b6b824442e04d1c) M +5 -37 src/kcm/package/contents/ui/DeviceComboBox.qml https://invent.kde.org/plasma/plasma-pa/commit/347f598ec75c0f4605f54a0eb104f37b110bdf00 -- You are receiving this mail because: You are watching all bug changes.