scrgiorgio / Plasm.jl

MIT License
0 stars 0 forks source link

bug with properties in VIEW #11

Closed apaoluzzi closed 5 days ago

apaoluzzi commented 5 days ago

julia> VIEW( NGON(32), properties=Dict("background_color"=>WHITE) )

ERROR: TypeError: in keyword argument properties, expected Dict{String, Any}, got a value of type Dict{String, StaticArraysCore.MVector{4, Float64}}
Stacktrace:
 [1] top-level scope
   @ REPL[116]:1