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

Make Box fill in its background #89

Merged
merged 4 commits into from
Dec 29, 2017
Merged

Conversation

cceckman
Copy link
Contributor

Fixes #45.

Makes tests a lot less pretty, since it shows a lot of the places where emptyCh secretly means "there's a Box over this that isn't explicitly drawing anything here.

I'm sure this has some amount of performance impact, but, see #88.

@cceckman
Copy link
Contributor Author

Note that this tails (and therefore includes) the changes in #82, which are necessary to make it work right.

@marcusolsson
Copy link
Owner

Regarding the tests, I don't have any complaints over this. I think it's completely reasonable now that the Box isn't just a container but a stylable element. Nice work!

Update tests to reflect this. Add tests for Box styling that test this,
and partial style application within a Box.

I think this (and preceding commits) fix marcusolsson#45.
@cceckman
Copy link
Contributor Author

Rebased after merge of #82.

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.

None yet

2 participants