About Layout Layers (In the guide) #5372
GronbergInfo
started this conversation in
General
Replies: 2 comments
-
The example in the description is unrelated to the code example. The layers are defined in layers.tcss - perhaps that should be clarified? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe it could be re-written a bit to be little more clearer. the one two three, i assume its meant to be on the screen part of the layers.tcss
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On this guide part
it says:
An example layers declaration looks like: layers: one two three;. To add a widget to the topmost layer in this case, you'd add a declaration of layer: three; to it.
The question is more about, the declaration of layers one two three is not shown in the example for layers.
Or have i misunderstood the text?
Beta Was this translation helpful? Give feedback.
All reactions