Open LeoRpc opened 8 months ago
Add belowTag and aboveTag similarly to OverlayState.insert in order to allow LocalHero z management.
OverlayState.insert
In the below screenshot I set belowTag: '1' for Tile 17. The example code can be found on my branch test/z.
belowTag: '1'
test/z
This is a great addition. @letsar do you think this can be merged?
@LeoRpc I think the icons added to the web folder are not necessary right?
Add belowTag and aboveTag similarly to
OverlayState.insert
in order to allow LocalHero z management.In the below screenshot I set
belowTag: '1'
for Tile 17. The example code can be found on my branchtest/z
.