millennium-dev team mailing list archive
-
millennium-dev team
-
Mailing list archive
-
Message #00123
[Bug 1204509] Re: Widgets need a background color
** Changed in: millenniumduel
Assignee: (unassigned) => Rafał Cieślak (rafalcieslak256)
** Changed in: millenniumduel
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of
Millennium Developers, which is subscribed to Millennium Duel.
https://bugs.launchpad.net/bugs/1204509
Title:
Widgets need a background color
Status in Millennium Duel - a GUI frontend for Millennium:
Fix Committed
Bug description:
Almost all widgets allocate some space that is not actually a part of
themselves.
This happens when margin is non-zero, when a Box's spacing is non-
zero, empty space in Fixed etc.
As for now, that extra space is ignored and not drawn (looks like it
remained fully transparent).
All widgets should be able to colorize that area, either with a semi-
transparent color (useful in case of Layered dialogs), or a solid
color, so that the background may be drawn if needed.
By default all widgets should have a fully transparent background, in
order to avoid overrwiting anything that is 'behind' them.
To manage notifications about this bug go to:
https://bugs.launchpad.net/millenniumduel/+bug/1204509/+subscriptions
References