Commit b91fcdb
philter
fix(editor): Fix crashes when resizing hierarchy panel and generating share link (#11556) 84435c6038
Fixes 2 crashes in editor:
When the editor window is resized to a small size, then the hierarchy panel is resized, it can result in a dino crash
An unrelated crash was discovered when trying to export a share link. Added a nullptr check to resolve it.1 parent f4424ee commit b91fcdb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments