netcanv: add one more sentence explaining the sequence of instructions behind the UI
This commit is contained in:
parent
ce04cbdc92
commit
431c3cd6a7
1 changed files with 2 additions and 0 deletions
|
@ -488,6 +488,8 @@ Try the following sequence of instructions:
|
||||||
1. Pop
|
1. Pop
|
||||||
1. Pop
|
1. Pop
|
||||||
|
|
||||||
|
That's how you lay out two rectangles next to each other.
|
||||||
|
|
||||||
At any given moment, there is a stack of active rectangles.
|
At any given moment, there is a stack of active rectangles.
|
||||||
Each rectangle has either a horizontal or a vertical layout (→ or ↓ in the visualisation), which determines the direction in which elements are laid out inside it.
|
Each rectangle has either a horizontal or a vertical layout (→ or ↓ in the visualisation), which determines the direction in which elements are laid out inside it.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue