Commit 06433dc
DavidQ
Align Tilemap Studio canvas output to full-height panel fill
- update `tools/Tilemap Studio/tileMapEditor.css`
- ensure `.canvas-panel` can shrink/grow in grid layout (`min-height: 0`)
- make `.canvas-wrap` fill remaining vertical space (`min-height: 0; height: 100%`)
- remove fixed minimum-height behavior that left unused space below output
- result: Tilemap Studio output region extends to the bottom of its panel consistently1 parent c3c18ef commit 06433dc
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
161 | | - | |
| 162 | + | |
| 163 | + | |
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
| |||
0 commit comments