Closed deva666 closed 1 year ago
This happens only on iOS (both simulator and real device) , works fine on Android.
If you set wraps = false and have a really long line it can not be scrolled horizontally.
wraps = false
Reproducible on examples.
OK, my bad. had no idea that you scroll horizontally on iPhone with two fingers 👯♂️
This happens only on iOS (both simulator and real device) , works fine on Android.
If you set
wraps = false
and have a really long line it can not be scrolled horizontally.Reproducible on examples.