More-Than-Solitaire / Tabs-Lite

An ad-free open source guitar tablature application using an existing popular tabs database. Built for speed and simplicity.
Apache License 2.0
64 stars 4 forks source link

Save scroll speed to db #11

Closed cullub closed 2 months ago

cullub commented 4 years ago

Scroll speed used on a song should be remembered and sent to the database. Default database value should be null in case we change default values in the code.

cullub commented 4 years ago

This would cause problems since we don't save the text size to the database.

Yralec commented 10 months ago

Hi cullub, Could this be reopened?

Even without text size being saved scroll speed would still be very useful. In Issue 75 there's also a secondary request for scrolling speed to be saved.

If it can be reopened I'd be happy to work on it.

cullub commented 2 months ago

I reopened this, and added the feature to the latest release. Scroll speed is now saved (although on a whole-app basis as a preference). Feel free to open another issue if you'd like improvements to this feature.