BertrandBev / code_field

A customizable code text field supporting syntax highlighting
https://bertrandbev.github.io/code_field/
MIT License
232 stars 61 forks source link

Can't scroll Horizontally on iOS #86

Closed deva666 closed 1 year ago

deva666 commented 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.

Reproducible on examples.

deva666 commented 1 year ago

OK, my bad. had no idea that you scroll horizontally on iPhone with two fingers 👯‍♂️