raganmd / touchdesigner-save-external

a simple save external tox and text helper
MIT License
61 stars 11 forks source link

TScript filepath MacOS #6

Closed radialbalance closed 5 years ago

radialbalance commented 5 years ago

Loads as TScript for the 'External .tox'

raganmd commented 5 years ago

This appears to happen when you save your TOX in the root directory of a project.

I'll add some additional checks to see if the project is at the root before applying the path

raganmd commented 5 years ago

Thanks for the report - this should be resolved in the commit above. Path fixes when saving in the root of a project, initial save location is also now set to start at project.folder - to save some navigation headaches.