AnalyticalGraphicsInc / gltf-vscode

This is an extension for Visual Studio Code to add support for editing glTF files.
Apache License 2.0
461 stars 63 forks source link

Adjust UI for better fit, add "small mode" for tight spots. #195

Closed emackey closed 4 years ago

emackey commented 4 years ago

This makes the main UI even wider, to accommodate wider fonts such as Meiryo.

Also it adds a "small mode", where if the width of the preview window is less than 400 pixels wide, the UI will shrink a bit to try to stay within bounds.

Fixes #190.

cx20 commented 4 years ago

I have confirmed that the UI displays correctly in a Japanese font environment.

mode image
large mode image
small mode image
emackey commented 4 years ago

Version 2.3.1 published.