espruino / BangleApps

Bangle.js App Loader (and Apps)
https://banglejs.com/apps
MIT License
498 stars 1.17k forks source link

fuzzyw: add toggle for animation + minor bug fixes #3404

Closed aGoodUsername closed 6 months ago

aGoodUsername commented 6 months ago

I didn't like the animation on the text, so I made it possible to turn it off.

In addition I made settings actually work, so now widgets work as well. I also made hours work properly with pretokenisation (probably – sometimes it worked, sometimes it didn't, maybe the fix is the same and I've just been lucky), and finally added a lot of small things like proper indentation, definition of all variables and adding semicolons.

thyttan commented 6 months ago

Works well on my watch - thanks!