Ben Atkinson

Results 3 comments of Ben Atkinson

Hey, I've updated the PR to now use the binary encoding to preserve all fields of the tag. This highlighted further issues when converting between the formats, which should now...

Something along the lines of: ```C ACExport ULOverlay ulCreateOverlayFromView(ULWindow window, ULView view, int x, int y) ``` in the AppCore C API would allow the use of the inspector view...

Hi, Your understanding is correct. Unfortunately, as it is not currently possible to create an overlay from a view using the CAPI, there is no way to display the inspector...