Commit 685a0df
committed
fix(configurator): track viewport changes for output drawer collapse
Add a MediaQueryList change listener so the output drawer responds to
viewport resizes (e.g. phone rotation), not just the initial mount.
Mirrors the existing preview-overlay pattern.
https://claude.ai/code/session_01MAgtQ7JY16X2TqZZyGfkuu1 parent 5de9a87 commit 685a0df
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
147 | 148 | | |
148 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
| |||
0 commit comments