Jan-pp

Results 3 comments of Jan-pp

I changed the `_addScrollingNotifierListener()` to work like I described. For me it works perfectly this way because it now looks for the first Scrollable that actually scrolls. ``` void _addScrollingNotifierListener()...

Have you searched for the word "bounce" yet? It's in line 86 of the dart code. The 0.5 a few lines above indicates the threshold of how far you need...

I too just found out soft hyphens aren't processed correctly. It does break the words but it doesn't show the hyphen at the end of the line. Don't forget that...