Dmitrii Mironov

Results 61 comments of Dmitrii Mironov

@markusfisch Here's some performance issues that I found: 1) `android:layout_height="wrap_content"` causes the editor to be measured every time a new line added 2) Regex computation on UI thread, which makes...

Read-only mode was present in older versions of the editor, but nobody used it so I decided to remove it. But I may bring it back in the next version

@acefalobi please fix this

@SimoLRepo Hi, I took a break from this project and I have no plans to coming back soon. But this language doesn't look "hard" to implement, I may start working...

Hi @userw2891, did you try [v2023.1.3](https://github.com/massivemadness/Squircle-CE/releases/tag/2023.1.3)? Should be fixed there

Okay, I need time to investigate this 🤔

Okay I think I found the issue, try this build - [4482951127](https://github.com/massivemadness/Squircle-CE/actions/runs/4482951127)

Thanks, I'll leave it open until these changes appear in the master branch