0.3 fix
This commit is contained in:
parent
407df158ef
commit
7ba2f61361
File diff suppressed because one or more lines are too long
@ -101,7 +101,7 @@ function makecross(; offset = -0.5, radius = 1.0)
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
const _shapes = Dict(
|
const _shapes = @compat Dict(
|
||||||
:ellipse => makeshape(20),
|
:ellipse => makeshape(20),
|
||||||
:rect => makeshape(4, offset=-0.25),
|
:rect => makeshape(4, offset=-0.25),
|
||||||
:diamond => makeshape(4),
|
:diamond => makeshape(4),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user