Skip to content

Force child views to inherit none style - #150

Closed
fnxpt wants to merge 1 commit into
tombenner:masterfrom
fnxpt:master
Closed

Force child views to inherit none style#150
fnxpt wants to merge 1 commit into
tombenner:masterfrom
fnxpt:master

Conversation

@fnxpt

@fnxpt fnxpt commented Aug 5, 2013

Copy link
Copy Markdown

When we set nuiClass to none in a view all its children should inherit
the same class.
This "Fixes #113"

When we set nuiClass to none in a view all its children should inherit
the same class.
This "Fixes tombenner#133"
@tombenner

Copy link
Copy Markdown
Owner

There are times where a user may want to set a view's style class to none and still be able to apply styling to one of its descendants, so this approach is probably a little too severe. Excluding all of a view's descendants from NUI's styling is now possible by setting the property exclude-subviews in a style class's definition. This has just been added, so I haven't written documentation for it, but please see the "Usage" section of #65 for usage details.

@tombenner tombenner closed this Aug 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DatePicker doesn't work well with nui

2 participants