RIP-Comm / sossoldi

"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
MIT License
252 stars 70 forks source link

Currency list not scrolling #137

Closed jackrua closed 5 months ago

jackrua commented 5 months ago

In General Settings/Currency, the Select a currency menu doesn't scroll, hence blocking the user from selecting different currencies.

p2

This is an easy fix, just change physics to BouncingScrollPhysics(). If it's ok for you, I can open the PR and take care of it (moreover I can change the name of the function that is misspelled: sellectCurrency()).

theperu commented 5 months ago

Hi! Thanks for bringing this up! You're more than welcome to come and help so if you want you can open a PR 👍🏻