From 431c3cd6a724f4dc7a3e5b6608cb7f72b9b821c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=AA=E3=82=AD=E8=90=8C?= Date: Sun, 31 Aug 2025 12:59:30 +0200 Subject: [PATCH] netcanv: add one more sentence explaining the sequence of instructions behind the UI --- content/netcanv.dj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/netcanv.dj b/content/netcanv.dj index 004be21..6bdc25d 100644 --- a/content/netcanv.dj +++ b/content/netcanv.dj @@ -488,6 +488,8 @@ Try the following sequence of instructions: 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. 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.