Closed bjorn closed 2 years ago
This simplifies code and should be better on memory usage since it is less fragmented.
Also added width and height attributes to Layer.
width
height
Layer
Closes #54
Could you add any interface changes to CHANGELOG.md?
This simplifies code and should be better on memory usage since it is less fragmented.
Also added
width
andheight
attributes toLayer
.Closes #54