Set layer-shell namespace to breadbar, bump version to 0.2.4
This commit is contained in:
parent
8471cc02fe
commit
e8d5fd5a52
3 changed files with 3 additions and 2 deletions
|
|
@ -123,6 +123,7 @@ impl SimpleComponent for App {
|
|||
sender: ComponentSender<Self>,
|
||||
) -> ComponentParts<Self> {
|
||||
root.init_layer_shell();
|
||||
root.set_namespace(Some("breadbar"));
|
||||
root.set_layer(Layer::Top);
|
||||
root.set_anchor(Edge::Top, true);
|
||||
root.set_anchor(Edge::Left, true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue