Bug 449629

Summary: request: GUI improvement diagram toolbar
Product: [Applications] umbrello Reporter: Jessica <jess.jones.unitedkingdom>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: okellogg
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 2.33.80 (KDE releases 22.03.80)
Sentry Crash Report:

Description Jessica 2022-02-04 22:32:31 UTC
When selecting an icon in the diagram toolbar, the toolbar gives no feedback to the user.
However the mouse cursor changes.
In order not to confuse users and to give better feedback, the selected button in the toolbar should be shown as selected (button pressed or highlighted)


SOFTWARE/OS VERSIONS
Windows10
git
Comment 1 Oliver Kellogg 2022-02-14 05:05:22 UTC
Git commit 6323f8d9473dabad805a7e282964844d873e4075 by Oliver Kellogg.
Committed on 14/02/2022 at 05:04.
Pushed by okellogg into branch 'master'.

Fix for "request: GUI improvement diagram toolbar"

umbrello/worktoolbar.cpp
- In function insertHotBtn replace action->setChecked(true) by
  action->setCheckable(true).
FIXED-IN:2.33.80 (KDE releases 22.03.80)

M  +1    -1    umbrello/worktoolbar.cpp

https://invent.kde.org/sdk/umbrello/commit/6323f8d9473dabad805a7e282964844d873e4075