-
-
Notifications
You must be signed in to change notification settings - Fork 2
LayoutDsl::root is broken #101
Copy link
Copy link
Open
Labels
C-dslrelates to the cuicui_dsl crate specificallyrelates to the cuicui_dsl crate specificallyC-layoutrelates to the cuicui_layout crate specificallyrelates to the cuicui_layout crate specificallyT-bugSomething isn't workingSomething isn't working
Description
Activity
Metadata
Metadata
Assignees
Labels
C-dslrelates to the cuicui_dsl crate specificallyrelates to the cuicui_dsl crate specificallyC-layoutrelates to the cuicui_layout crate specificallyrelates to the cuicui_layout crate specificallyT-bugSomething isn't workingSomething isn't working
rootandscreen_rootmethods should have different behaviors, currently it does the same thing.root, unlikescreen_rootshould use the rules set by the user, currently it does not.