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