From 86ac9326875f795fba86772be224f85f91c2562e Mon Sep 17 00:00:00 2001 From: Graham Trott Date: Sun, 19 Jul 2020 14:58:22 +0100 Subject: [PATCH] Fix path errors --- iwsy/resources/ecs/blocks.txt | 4 ++-- iwsy/resources/ecs/content.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iwsy/resources/ecs/blocks.txt b/iwsy/resources/ecs/blocks.txt index e6bb18a..8200365 100644 --- a/iwsy/resources/ecs/blocks.txt +++ b/iwsy/resources/ecs/blocks.txt @@ -72,7 +72,7 @@ Restart: create Link in Cell create AddBlock in Link set the style of AddBlock to `width:1em;margin-top:0.1em` - set attribute `src` of AddBlock to `resources/icon/plus.png` + set attribute `src` of AddBlock to `/resources/icon/plus.png` on click AddBlock begin set Defaults to object @@ -117,7 +117,7 @@ Restart: index ShowBlock to N create ShowBlock in Link set the style of ShowBlock to `width:1em;margin:0.1em 0.2em 0 0` - set attribute `src` of ShowBlock to `resources/icon/binoculars.png` + set attribute `src` of ShowBlock to `/resources/icon/binoculars.png` create EditButton in Cell set the style of EditButton to `flex:1` put element N of Blocks into Block diff --git a/iwsy/resources/ecs/content.txt b/iwsy/resources/ecs/content.txt index 0f41eba..482df4b 100644 --- a/iwsy/resources/ecs/content.txt +++ b/iwsy/resources/ecs/content.txt @@ -66,7 +66,7 @@ Restart: create Link in Cell create AddItem in Link set the style of AddItem to `width:1em;margin-top:0.1em` - set attribute `src` of AddItem to `resources/icon/plus.png` + set attribute `src` of AddItem to `/resources/icon/plus.png` on click AddItem begin set Item to object