Review Request 124449: [digital-clock] Introduce new layouting state for small panels

Kai Uwe Broulik kde at privat.broulik.de
Tue Jul 28 11:09:07 UTC 2015



> On Juli 24, 2015, 1:42 nachm., Kai Uwe Broulik wrote:
> > I'm fine with the pipe in general but just using a | might look really strange depending on the font. A separate Rectangle would be better imho
> 
> Martin Klapetek wrote:
>     Good point, I'll see how that works.
>     
>     (for those not knowing, Rectangle can also serve as just a straight line)
> 
> Martin Klapetek wrote:
>     It doesn't work very well. The Flow apparently cannot vertically center things
>     and so this happens - http://paste.opensuse.org/view/raw/89713887
>     
>     I could set the height to the Label height, but then it goes across the whole
>     panel and just looks weird. So I think I'll go back to pipe.

And what about wrapping the Rectangle inside an Item? Then you can set the height to whatever you like (dunno contentHeight/paintedHeight of one of the labels) \o/


- Kai Uwe


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124449/#review82891
-----------------------------------------------------------


On Juli 24, 2015, 10:27 vorm., Martin Klapetek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124449/
> -----------------------------------------------------------
> 
> (Updated Juli 24, 2015, 10:27 vorm.)
> 
> 
> Review request for Plasma and KDE Usability.
> 
> 
> Bugs: 348072
>     https://bugs.kde.org/show_bug.cgi?id=348072
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> One of the most reported bugs wrt digital clock is that the second line
> text (date or timezone) is unreadable on small panels so this adds new
> state to the clock applet that lays things horizontally when the panel
> is too small to show text with the "small" font (set in system settings).
> 
> When there is a date displayed, a delimiter is put in between to allow
> easier and faster spotting the time (as on a first glance there is just
> a bunch of numbers, so quickly orienteering is super important). I used
> the dot symbol first but then went for pipe which I think looks more clean;
> see screenshots for comparison.
> 
> I've made a quick video showing the state changes,
> see https://www.youtube.com/watch?v=t7w0k8H22h4 - it shows the bullet
> delimiter and a bit wrong spacing which is now fixed.
> 
> 
> Diffs
> -----
> 
>   applets/digital-clock/package/contents/ui/DigitalClock.qml 9506078 
> 
> Diff: https://git.reviewboard.kde.org/r/124449/diff/
> 
> 
> Testing
> -------
> 
> Everything works as it used and now with small panel things are layed
> horizontally, see video above.
> 
> 
> File Attachments
> ----------------
> 
> Delimiters
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/07/24/e0aa0799-ca56-4bdb-b4e6-b8db6622ff10__clock-delimiters.png
> 
> 
> Thanks,
> 
> Martin Klapetek
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150728/4a877d47/attachment-0001.html>


More information about the Plasma-devel mailing list