remy / zx-tools

A collection of ZX web based tools and libraries
https://zx.remysharp.com
41 stars 3 forks source link

Request: choose save location for sheets #16

Closed celeritydesign closed 4 years ago

celeritydesign commented 4 years ago

A minor request, but it would help workflow if we could choose the file location when saving spritesheets and tilemaps. On Windows Chrome currently, we have to type out a filename each time, then move the file from Downloads into our working folder. It would be nicer to just have a standard file dialogue, so we could click on the previous file in the correct location and overwrite without typing.

Thanks!

remy commented 4 years ago

This is a (standard security) constraint of the browser.

It's definitely frustrating that the browser doesn't remember the last saved location, but my code has no way to control the file location you save to I'm afraid.