compose-multiplatform-core
compose-multiplatform-core copied to clipboard
Introduce common SelectionTests
Basically this is start for having more and more common tests for keyboard-related staff
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