Shagen Ogandzhanian
Shagen Ogandzhanian
@luludevmuniz can you please check agains the recently released [1.6.10-beta02](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.6.10-beta02) prelease version?
In the framework of this PR we've decided to: * solve the same propblem `abstract fun setPlatformDefaultKeyMapping(value: KeyMapping)` currently does but via expect/actual * refactor a bit KeyMapping.desktop.kt
Hi @egorikftp - yep, we've tried to introduce basic support for virtual keyboard but missed a couple of very serious things to consider. In next beta this will be addressed...
The fix will happen in 1.6.10. Why can try build 1.6.10-dev1557 from https://maven.pkg.jetbrains.space which already contained alleged fix
@hayk-kerobyan ջան we'll do our best to fix this ASAP, will keep you posted
@hayk-kerobyan it looks like I need additional information. To be 100% sure I'm looking into the same issue that is actually reported. So, first of all - * issue is...
@hayk-kerobyan ջա՜ն Thank you very much for investigating! It's actually still the problem of our API that people keep in mind all this meta/viewport related issues. We'll try to come...
To my knowledge there's no sample project that demonstrates how it's done but actually Compose Multiplatform itself is relying on interopping with C++ in some aspects - take a look...