You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust Tile Model Converter output panel to full-height fill
- update `tools/shared/debugInspectorTools.css`
- keep Tile Model Converter shell/grid stretched to footer in normal + fullscreen modes
- remove `#converterOutput` height cap (`max-height: none`) and allow flex fill (`height: 100%`, `min-height: 0`)
- result: Conversion Output now extends to the bottom of its panel instead of stopping at fixed height
0 commit comments