https://bugs.kde.org/show_bug.cgi?id=519895
Laurent Montel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |1.1.0 Fixed/Implemented| | In| | Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/drawy/-/commit/b4ba678 | |fb81bea27263ab6ed90bcb3b05d | |911499 Status|ASSIGNED |RESOLVED --- Comment #4 from Laurent Montel <[email protected]> --- Git commit b4ba678fb81bea27263ab6ed90bcb3b05d911499 by Laurent Montel. Committed on 28/06/2026 at 12:09. Pushed by mlaurent into branch 'master'. Fix bug "Cant change "Basic Shapes" once selected" Improve select plugin element. Now we have two buttons, one with a popup menu for selecting plugin and another one which has selected plugin FIXED-IN: 1.1.0 M +1 -0 src/data/org.kde.drawy.metainfo.xml M +6 -2 src/widgets/CMakeLists.txt M +8 -19 src/widgets/components/toolbar.cpp M +2 -99 src/widgets/components/toolbuttonplugin.cpp M +0 -8 src/widgets/components/toolbuttonplugin.hpp C +9 -13 src/widgets/components/toolbuttonselectplugin.cpp [from: src/widgets/components/toolbuttonplugin.cpp - 085% similarity] C +3 -4 src/widgets/components/toolbuttonselectplugin.hpp [from: src/widgets/components/toolbuttonplugin.hpp - 061% similarity] A +59 -0 src/widgets/components/toolbuttonspluginwidget.cpp [License: GPL(v3.0+)] A +35 -0 src/widgets/components/toolbuttonspluginwidget.hpp [License: GPL(v3.0+)] https://invent.kde.org/graphics/drawy/-/commit/b4ba678fb81bea27263ab6ed90bcb3b05d911499 -- You are receiving this mail because: You are watching all bug changes.
