issues
search
geode-sdk
/
DevTools
Browser-like Developer Tools for Geode
MIT License
13
stars
25
forks
source link
Fix 2 crashes
#15
Closed
Fleeym
closed
1 year ago
Fleeym
commented
1 year ago
This PR fixes 2 crashes:
Trying to render attributes for a CCMenuItem with a nullptr menu_selector
Trying to render highlights for a node that has invalid bounding box / positioning
This PR fixes 2 crashes: