Commit d03ed01 1 parent ed2ffd4 commit d03ed01 Copy full SHA for d03ed01
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ $hyoo_draw $mol_book2
17
17
grid <= grid
18
18
map <= map
19
19
yard <= yard
20
- shift?val <=> center?val $mol_vector_2d /
20
+ shift?val <=> center?val $mol_vector_2d<number> /
21
21
0
22
22
0
23
23
zoom?val <=> zoom?val 1
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ $hyoo_draw_pane $mol_plot_pane
3
3
tool \pencil
4
4
grid false
5
5
map false
6
- yard $hyoo_sync_yard
6
+ yard $hyoo_sync_yard<any>
7
7
reset?event null
8
8
auto /
9
9
<= peer_update null
10
10
<= figure_current null
11
- shift?val $mol_vector_2d /
11
+ shift?val $mol_vector_2d<number> /
12
12
0
13
13
0
14
- scale?val $mol_vector_2d /
14
+ scale?val $mol_vector_2d<number> /
15
15
<= zoom
16
16
<= zoom
17
17
Map $mol_plot_map_tiles
You can’t perform that action at this time.
0 commit comments