AnalyticalGraphicsInc / gltf-vscode

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

Outline shows negative size on compressed models #91

Closed lexaknyazev closed 6 years ago

lexaknyazev commented 6 years ago

glTF-Sample-Models/2.0/Avocado/glTF-Draco/Avocado.gltf

image

Also, selecting Other selects the whole JSON.

najadojo commented 6 years ago

That compression really works!

The selection is expected; do you have an alternate behavior suggestion?

lexaknyazev commented 6 years ago

do you have an alternate behavior suggestion?

Just don't change existing selection and cursor position. Currently, it selects everything and centers vertical scrollbar.

emackey commented 6 years ago

Version 2.1.8 is published.