https://bugs.kde.org/show_bug.cgi?id=367585
Roman Gilg <subd...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/1d362c4ae2e26 | |4a80c002ab6718c1b1d9437c20c Status|UNCONFIRMED |RESOLVED --- Comment #3 from Roman Gilg <subd...@gmail.com> --- Git commit 1d362c4ae2e264a80c002ab6718c1b1d9437c20c by Roman Gilg. Committed on 03/01/2017 at 14:37. Pushed by romangilg into branch 'master'. [Digital Clock] Bug fixes and ui code optimization Summary: - Fixed timezone size and alignment in vertical mode - Instead of `Flow` use `Grid` for labels as it's simpler and gives better control over alignment - Seperator in small horizontal mode centered between date and time and in height now dependent on label size - Less empty space around time in small horizontal mode - Binding loop and initlializting anchor errors fixed - Elements now size completely down and have always the same ratio to each other with the time label being the largest - Round functions removed since they disrupted the resizing for small sizes - Introduce max font size values for text elements in panel mode Related: bug 360059, bug 373396 Reviewers: #plasma, mart Subscribers: mart, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D3630 M +206 -148 applets/digital-clock/package/contents/ui/DigitalClock.qml https://commits.kde.org/plasma-workspace/1d362c4ae2e264a80c002ab6718c1b1d9437c20c -- You are receiving this mail because: You are watching all bug changes.