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();
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.
I think just add a color...black, otherwise it is a conditional in every circle for a rare occasion.