Results 549 comments of Ellet

> @freshtechtips nav bar , click clock icon, add timestamp I'm late but can you tell me what will happen in that case?? What did you find in the log??...

> @freshtechtips > 1.run example > 2.click clock icon to add timestamp ( top-left of navbar ); > 3.click undo; > 4.click redo > repeat 3&4 > you will find...

I think this issue is related to how`RawEditor` works, don't worry we will try to fix it but it might takes some time

Using Java 21, with Kotlin 2.0.0 and Compose 1.6.10, will cause this error when using any of the tasks that use Proguard: ```console Caused by: java.io.IOException: Can't process class [AppKt.class]...

Issue should be fixed once updated to [7.5.0](https://github.com/Guardsquare/proguard/releases/tag/v7.5) as it's published now. Overriding the Proguard version: ```kotlin buildTypes.release.proguard { version.set("7.5.0") } ``` Doesn't solve the issue, it looks like the...

> Another point that was brought up about R8 - R8 has the ability to read rules directly from jars, meaning that its a significantly better user experience to build...

Also, it would be helpful to provide us with information about how to create more libraries for this SDK even though most developers know that already, the docs could require...

It will be really awsome if this becomes true

Hi, your changes make sense but I wonder why no one accepting them.

> > Hi, your changes make sense but I wonder why no one accepting them. > > I have submitted multiple PRs but have never received a response since July....