Closed mikerreed closed 2 years ago
Core* artboard->hitTest(...)
This is mostly to test the underlying mechanism. When we really have click-events, this api may or may not survive, depending on what we decide to expose, but we expose it for now as we experiment.
I think I might need more context on this CL. Is it hit testing for UI operations?
Core* artboard->hitTest(...)
This is mostly to test the underlying mechanism. When we really have click-events, this api may or may not survive, depending on what we decide to expose, but we expose it for now as we experiment.