Konstantin

Results 154 comments of Konstantin

https://github.com/terrakok/kmp-awesome#contribution-guide

These libraries was added a long time ago when the requirements were lower

The feature should be implemented in the core/runtime modules, not in the library. Because it is a more general thing. You may track the progress here: https://github.com/JetBrains/compose-multiplatform/issues/4347 Sorry for the...

https://github.com/JetBrains/compose-multiplatform/assets/3532155/1644eca2-c977-4d32-85c6-584ca14f0736 I investigated the problem. I guess we don't have to change the current behavior. `onFocusBehavior` flag is similar to Android's `windowSoftInputMode`. The requested feature (different behaviors for different Text...

Is it possible to call from a compose code or you propose to add such an api to common compose?

I guess it is not a popular API for compose apps. But I may be wrong. Let's wait for the user requests 👌

We will implement the feature but it is not responsibility of the resources library. It will be done in the core/runtime modules. It requires approvals and some design decisions. So,...