massivemadness / Squircle-CE

👨‍💻 Squircle CE is a fast and free multi-language code editor for Android
https://play.google.com/store/apps/details?id=com.blacksquircle.ui
Apache License 2.0
1.38k stars 101 forks source link

Normal scrolling of the file instead of setting the cursor #203

Open AndroMaster436 opened 1 year ago

AndroMaster436 commented 1 year ago

Please consider making a Pull Request if you are capable of doing so.

Is your feature request related to a problem? Please describe. Scrolling down the file works with bugs, and I'm generally silent about scrolling to the right or left...(It doesn't work) Because of this, I can't edit the long line. And it's not convenient for me to work with line wrapping

Describe the solution you'd like I want to have normal scrolling instead of setting the cursor as in other code editors.

Describe alternatives you've considered There is a separate option in the Acode application: diagonal scrolling. Which allows you to easily scroll through the file in any direction

Additional context Because of this bug, I can't write my project in C# properly. Please fix it

AndroMaster436 commented 11 months ago

My question is, how long to wait?

massivemadness commented 11 months ago

@AndroMaster436 This is default EditText behavior, there is nothing I can do with it