Summary: | Last selected font style is not reflected in the Font Style: combobox | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | uRohan <navigator.rohan> |
Component: | Digital Clock widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, kde, mmtsales, nate, piotr.mierzwinski, sabayon11 |
Priority: | NOR | ||
Version: | 5.13.0 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/e94e21f2590a937398fe8fe60ae0aae0279e002f | Version Fixed In: | 5.26 |
Sentry Crash Report: |
Description
uRohan
2018-06-16 00:32:12 UTC
Plasma has general problem with saving settings. Read my comments: https://bugs.kde.org/show_bug.cgi?id=356899 Currently this bug also affects Kate on Arch Linux and Kate and Konsole on neon unstable. Operating System: Arch Linux KDE Plasma Version: 5.20.0 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 Those are separate issues. This bug report is just about the clock, and, looking at the code, it needs to be fixed there. *** Bug 441262 has been marked as a duplicate of this bug. *** Git commit e94e21f2590a937398fe8fe60ae0aae0279e002f by Nate Graham, on behalf of Jin Liu. Committed on 27/07/2022 at 18:23. Pushed by ngraham into branch 'master'. applets/digital-clock: add a font size setting This allows the user to choose between automatically determined font size (the default, and the current behavior), and completely manual font settings. The UI refactor and layout code changes necessary for this feature also happily fix a few bugs along the way. Related: bug 413394, bug 421548 FIXED-IN: 5.26 M +16 -0 applets/digital-clock/package/contents/config/main.xml M +56 -55 applets/digital-clock/package/contents/ui/DigitalClock.qml M +62 -65 applets/digital-clock/package/contents/ui/configAppearance.qml https://invent.kde.org/plasma/plasma-workspace/commit/e94e21f2590a937398fe8fe60ae0aae0279e002f |