ZIM VEE {min max} value maybe not working for Circle radius in Tile

ZIM VEE {min max} value maybe not working for Circle radius in Tile

new Tile(new Circle({min:1, max:20}),10,1,20,0).center();

Ahhh... it thinks it is a configuration object. If we add a color then it works.

So consider if there is a way around this.

1 Like