doshidak / showdex

Pokémon Showdown extension that harnesses the power of parabolic calculus to strategically extract your opponents' Elo.
GNU Affero General Public License v3.0
106 stars 20 forks source link

Default Settings button fails #166

Closed jmynes closed 1 year ago

jmynes commented 1 year ago

I think this button is probably supposed to set defaults, not export them to clipboard? Either way, it does neither currently: image

Tested in chrome

doshidak commented 1 year ago

I originally intended to export it to your clipboard so that you don't accidentally reset all your settings when trying to close out of it (though not intuitive from the button label, but assumed you'd figure it out).

funny thing is that there is an undo function built-in when you import (you get like 5 seconds I think), so I guess I could do the same for the defaults.

but thanks for letting me know!

jmynes commented 1 year ago

I see, makes sense as-is then, as long as it's fixed to work again 😅