← Back to team overview

millennium-dev team mailing list archive

[Bug 1204509] [NEW] Widgets need a background color

 

Public bug reported:

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.

** Affects: millenniumduel
     Importance: Medium
         Status: Triaged

-- 
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:
  Triaged

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


Follow ups

References