Gazim

Results 12 issues of Gazim

**Describe the bug** No Sources in Multiplatform, IDE can'r find them **Affected platforms** Select one of the platforms below: - All If the bug is Android-only, report it in the...

bug
wait for reply

**Describe the bug** Can't make behaivor like that. Componet min heigh is 512dp but parent component have more space than 512dp then occupy all available space in height. **Affected platforms**...

question
desktop

**Describe the bug** Skipping frames while resizing a transparant window **Affected platforms** Select one of the platforms below: - Desktop **Versions** - Kotlin version*: 1.9.21 - Compose Multiplatform version*: 1.5.11...

bug
ui glitch
linux
desktop

Hello, will this library support kotlinx-io or okio?

enhancement

**Describe the bug** I launched app from Android Google Chrome and got error "Exception was thrown while running JavaScript code" **To Reproduce** Steps to reproduce the behavior: 1. Add koin...

Hello, could you please add a support for multimodule and multiplatform? Because I have a case where I'm sharing routes and models between server module and api module, I've created...

After updating koin-ksp from 2.0.0-RC1 to 2.0.0 got missing modules error, changed nothing except version of koin-ksp from 2.0.0-RC1 to 2.0.0. I'm using koin annotations in compose multiplatform app, I...

status:wrong_repo

**Describe the bug** I can't compile andoird app using koin-ktor3, I get checkDebugDuplicateClasses FAILED **To Reproduce** Steps to reproduce the behavior: 1. Create android app 2. Use koin-ktor3 3. Create...

question

FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':kmplib:transformAndroidMainAtomicfu'. > Task with path 'androidMainClasses' not found in project ':kmplib'. Gradle configuration...

gradle

I can't use offscreen rendering on macos with arm64, get an error

enhancement