So I noticed a small *issue with the scrolling of table views.
It seems if you scroll down, then scroll up without lifting up your finger, then when you let go the table won’t keep scrolling, it will stop immediately. It also happens vice versa (scroll up then down).
This is sort of an unintuitive and frustrating quirk which is not present in native iOS table views. Is there a fix for this (I know I could change widget.lua myself but it seems like this wouldn’t be the desired default behavior)?