Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Make Box's "fill" behavior optional#105

Open
cceckman wants to merge 4 commits into
marcusolsson:masterfrom
cceckman:boxbg2
Open

Make Box's "fill" behavior optional#105
cceckman wants to merge 4 commits into
marcusolsson:masterfrom
cceckman:boxbg2

Conversation

@cceckman

@cceckman cceckman commented Jan 9, 2018

Copy link
Copy Markdown
Contributor

#89 enforces that Box fills in its background. This is nice because it means we can get a large area with consistent coloring, e.g. a status bar or title bar.

With #46 (modal dialogs), we may need some way or ways to do layouts on top of other widgets- with some transparency in those widgets.

This makes Box's fill-the-background behavior subject to the value set in SetFill, similar to how the border is handled.

This reverts commit 171ef32.

It has some calls to methods that don't yet exist- making Box's fill
behavior optional. This allows it to be used for layout as well as
styling.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant