Commit 0041571
DavidQ
Make Vector Asset Studio canvas viewport fill panel height
- update `tools/Vector Asset Studio/svgBackgroundEditor.css`
- set `.canvas-panel` to `min-height: 0` for proper flex/grid shrink behavior
- set `.canvas-viewport` to full available height (`min-height: 0; height: 100%`)
- remove fixed minimum-height behavior that left unused space below the editor
- result: Vector Asset Studio main canvas area now extends to the bottom of its panel consistently1 parent 06433dc commit 0041571
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
261 | | - | |
| 262 | + | |
| 263 | + | |
262 | 264 | | |
263 | 265 | | |
264 | 266 | | |
| |||
0 commit comments