TinyCircuits / TinyCircuits-Thumby-Code-Editor

https://code.thumby.us/
GNU General Public License v3.0
28 stars 19 forks source link

Import from PC on a tab (python or binary file) resets the path #79

Closed demodude4u closed 1 year ago

demodude4u commented 1 year ago

When importing from this button here:

image

The path of the file is reset back to /<filename>.

When updating a file (especially binary files) using this method, it should not change the path.

The workaround is to press Set Path after every import and type back in the original path, which can get quite tedious when developing.