Skip to content

Conversation

@solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Apr 8, 2025

The current code will crash if the device does not actually expose the debug utils
extension. This PR makes the code defensive to this and will only call the functions
if they are available. Note that the layer will not be functional in terms of giving
a usable timeline, but it's a nicer user experience.

Fixes #108

@Mark9943
Copy link

Mark9943 commented Apr 9, 2025

Thanks for this - it looks good. I have checked everywhere I know that these functions are called.

@solidpixel solidpixel merged commit f615063 into main Apr 9, 2025
6 checks passed
@solidpixel solidpixel deleted the issue_108 branch April 9, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timeline layer: Layer will crash if DebugUtils is not available

3 participants