[Goodies-dev] [Bug 5762] Time string wrapped on small panel

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Feb 22 03:40:09 CET 2015


https://bugzilla.xfce.org/show_bug.cgi?id=5762

André Miranda <andreldm1989 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreldm1989 at gmail.com

--- Comment #2 from André Miranda <andreldm1989 at gmail.com> ---
I'm thinking about a "Side by side" checkbox in Layout section.
Once this option has been properly setup in preferences dialog, I need to
define how to handle this here:
http://git.xfce.org/panel-plugins/xfce4-datetime-plugin/tree/panel-plugin/datetime.c?id=6f92135840663b464e4de38b2f6999224344fa79#n608

Currently what happens is:
  Horizontal/deskbar mode:
    Box is vertical
    Label is horizontal
  Vertical mode:
    Box is horizontal
    Label is vertical

If this side-by-side option is turned on, I guess this is what should happen:
  Horizontal/deskbar mode:
    Box is *horizontal*
    Label is horizontal
  Vertical mode:
    Box is horizontal
    Label is vertical

Is that fine?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Goodies-dev mailing list