Bug 448295 - Color scheme menu should have an icon for consistency
Summary: Color scheme menu should have an icon for consistency
Status: RESOLVED UPSTREAM
Alias: None
Product: Elisa
Classification: Applications
Component: general (other bugs)
Version First Reported In: 21.12.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-12 02:48 UTC by Nagy Tibor
Modified: 2022-04-05 15:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Screenshot (193.43 KB, image/png)
2022-01-12 02:48 UTC, Nagy Tibor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nagy Tibor 2022-01-12 02:48:14 UTC
Created attachment 145348 [details]
Screenshot

SUMMARY
Other KDE apps use a color wheel style icon for their color schemes menus. Elisa should also do the same for its "Application Menu"->"Color Scheme" menu, just for the sake of consistency.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3
Graphics Platform: X11
Comment 1 Nate Graham 2022-04-05 15:56:39 UTC
Unfortunately this is implemented as a QtQuickControls2 Menu, and that doesn't have an "icon" property we could use to set an icon. That needs to be fixed in Qt first. :( Can you file one at https://bugreports.qt.io and put its URL in the URL field here? Thanks!