Needs ability to add new drawings to existing stack
Opened this issue · 0 comments
jaysonpotter commented
PopCan.drawings will only draw what is in the parameters. So if you start with PopCan.drawings(yourDrawing) then call PopCan.drawings(anotherDrawing), only "anotherDrawing" will be drawn.