Message 1 of 3
Custom plugin shape and visibility...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm currently developing a custom plugin shape and I have quite a bit of internal data. I was hoping to flush this data if the object is ever hidden to release some resources.
What would be the best way to handle this? I'm not getting any hits through the SurfaceShapeUI DrawRequests or setDependentsDirty.
Any help is appreciated.
Thanks!