Open frankois944 opened 1 month ago
Hi, Thanks for reporting this issue. I will check it. Currently, the library is using Compose 1.6.11 so it maybe just an issue with versions.
Also, I'm trying the dev branch and future version of compose 1.7.0, the Editor is much instable on iOS than the 1.6.*.
Hi, Thanks for reporting this issue. I will check it. Currently, the library is using Compose 1.6.11 so it maybe just an issue with versions.
Yes, that's the reason. I'm using your editor with iOS and using the latest version of compose fix/add some issues, beta issues :).
the rc1 of compose 1.7.0 is very close.
Hopefully, I will start publishing releases for Compose alpha/beta/rc versions
Hi,
I'm using the v1.0.0-rc07, compose multiplatform (1.7.0-beta02) on Android, I'm observing the
interactionSource
of the editor.When I'm moving/dragging the cursor, the event
PressInteraction.Release
is triggered.I have something like this :