From 09b93e571be6d84bda018be38e003181ddea7348 Mon Sep 17 00:00:00 2001 From: renaud de villemeur Date: Sun, 5 May 2024 20:02:06 -0400 Subject: [PATCH] quick fix on a dangling chapter reference. --- Chapters/toplo/widget_creation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapters/toplo/widget_creation.md b/Chapters/toplo/widget_creation.md index 0413f6b..4ef76df 100644 --- a/Chapters/toplo/widget_creation.md +++ b/Chapters/toplo/widget_creation.md @@ -129,7 +129,7 @@ Two precisions: e ensureCanManageSkin. - One can send #withNullSkin to an element to set a NullSkin. -#ensureCanManageSkin just add two event handlers: one to generate the element +`#ensureCanManageSkin` just add two event handlers: one to generate the element states (and then dispatch the look events) and a second to setup the skin when the element is added in a space.