Commit 5e237a5
Fix zoom overlay buttons stretching to full pane height
FluentIcons SymbolIcon measures greedily when given only FontSize, so
the zoom in/out buttons expanded to the full height of the content
pane. Constrain the icons with explicit Width/Height (the pattern used
elsewhere in the app). Verified with a headless render of the page.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 7306974 commit 5e237a5
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
165 | 170 | | |
166 | 171 | | |
167 | 172 | | |
| |||
179 | 184 | | |
180 | 185 | | |
181 | 186 | | |
182 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
183 | 192 | | |
184 | 193 | | |
185 | 194 | | |
| |||
0 commit comments