Commit 73d7469
fix: guard against unwrap panic in layout and more try_borrow fixes
- layout_stack: replace unwrap() on get_widget_info with graceful fallback
- handle_scroll: use try_borrow for widget kind lookup
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bfc90d9 commit 73d7469
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
0 commit comments