bschug / poedit

Path of Exile ItemScript Editor / Preview
20 stars 5 forks source link

A download button #27

Closed Brownies closed 7 years ago

Brownies commented 7 years ago

A button for downloading the filter as a .filter file as described in #22. However, I didn't add a dialog to explain the location of the file as I thought the Help dialog covers that well enough. It also doesn't remember the file name between sessions because I couldn't figure out a way to get the actual name the filter was saved with.

Should be reasonably browser compatible, I tried it with recent versions of Chrome, Firefox and Opera.

bschug commented 7 years ago

Thanks for this! I did some minor changes: I moved the button below the code area to make it more obvious what exactly it will download. And I changed the default name to "poedit.filter" to make it clearer to the user where this filter came from if they keep the default name.