computree / computree-plugin-lvox

Computree voxel plugin
0 stars 1 forks source link

Fix file type handling #12

Open giraldeau opened 7 years ago

giraldeau commented 7 years ago

The user must select the file type before adding new files. When using the "Import" feature, the file type must match the included files. If the user changes the file reader after import, then it clears the list. If the file reader is wrong, the step is not added without any error message.

giraldeau commented 7 years ago

The user can change the file type and preserve the file list. There is no warning yet if the user selected the wrong file type, however.