I have found the a problem regarding scrolling end re-sizing. Since it's not easy to describe I just post the steps needed to reproduce and a GIF showing the behavior:
- open the RichText demo
- disable "wrap"
- insert one long line of text
- decrease the horizontal size of the window until a horizontal scroll bar is visible
- scroll all the way to the right
- increase the window size until the horizontal scrollbar dissapears
-- Result: The content stays scrolled to the right
-- Expected: Same behavior as for the vertical dimension (which works just fine)

Sidenote: As horizontal scrolling is broken with Flowless 0.5.1 I used a snapsot that was created from the current state of the Flowless repo.
I have found the a problem regarding scrolling end re-sizing. Since it's not easy to describe I just post the steps needed to reproduce and a GIF showing the behavior:
-- Result: The content stays scrolled to the right
-- Expected: Same behavior as for the vertical dimension (which works just fine)
Sidenote: As horizontal scrolling is broken with Flowless 0.5.1 I used a snapsot that was created from the current state of the Flowless repo.