State encapsulation #14

Open
ArystanK wants to merge 4 commits from state_encapsulation into main
ArystanK commented 2022-08-11 10:28:49 +03:00 (Migrated from github.com)
No description provided.
altavir (Migrated from github.com) reviewed 2022-08-11 10:28:49 +03:00
This pull request has changes conflicting with the target branch.
  • demo/maps/src/jvmMain/kotlin/AngleConversion.kt
  • demo/maps/src/jvmMain/kotlin/Main.kt
  • maps-kt-compose/src/commonMain/kotlin/center/sciprog/maps/compose/MapFeature.kt
  • maps-kt-compose/src/commonMain/kotlin/center/sciprog/maps/compose/MapFeatureBuilder.kt
  • maps-kt-compose/src/commonMain/kotlin/center/sciprog/maps/compose/MapView.kt
  • maps-kt-compose/src/jvmMain/kotlin/center/sciprog/maps/compose/MapViewJvm.kt

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin state_encapsulation:state_encapsulation
git checkout state_encapsulation
Sign in to join this conversation.
No description provided.