With the recent overhaul of Canvas support with a new context draw registration system, this will enable primitive support (along with Marks) without encountering the infinite loop issue
This will simplify many use cases, and also likely some mark implementations (but there is likely some performance benefits to having marks render as one and not individually).
With the recent overhaul of Canvas support with a new context draw registration system, this will enable primitive support (along with Marks) without encountering the infinite loop issue
This will simplify many use cases, and also likely some mark implementations (but there is likely some performance benefits to having marks render as one and not individually).