-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi Danial,
first of all congratulations for your awesome library and also for sharing it with the community.
I was wondering if it would be possible to add a feature to control the order in which different shape types are rendered. I saw from the code that for example now squares are rendered after lines and there's now way to overcome this behavior due to the _draw... methods being private, which is obviously good from code encapsulation perspective.
Would it be possible to add a new config property containing a list of the shapes in the desired rendering order and have the draw method honour it ?
Metadata
Metadata
Assignees
Labels
No labels