Bug 449629 - request: GUI improvement diagram toolbar
Summary: request: GUI improvement diagram toolbar
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-04 22:32 UTC by Jessica
Modified: 2022-02-14 05:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.33.80 (KDE releases 22.03.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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