juliocbcotta
04/05/2023, 10:12 AMImage
to apply the Modifier.size
, not the painter to change. Is this by design? A bug? Should I report it ?Loney Chou
04/05/2023, 4:30 PMFit
in whatever the size is.Chris Sinco [G]
04/05/2023, 7:01 PMFit
is the default. Do you see this bug on rebuild of Preview? Might be a caching issuejuliocbcotta
04/05/2023, 9:21 PMkotlinCompilerExtensionVersion '1.4.4'
...
implementation platform('androidx.compose:compose-bom:2023.04.00')
...
id 'com.android.application' version '8.0.0-rc01' apply false
id 'com.android.library' version '8.0.0-rc01' apply false
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
Android Studio Flamingo | 2022.2.1 RC 1
Build #AI-222.4459.24.2221.9787799, built on March 21, 2023
Runtime version: 17.0.6+0-17.0.6b802.4-9586694 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.2.1
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 8
Metal Rendering is ON
Registry:
external.system.auto.import.disabled=true
ide.text.editor.with.preview.show.floating.toolbar=false
gradle.version.catalogs.dynamic.support=true
Non-Bundled Plugins:
co.coscreen.coscreen-intellij-integration (1.0.7)
Chris Sinco [G]
04/06/2023, 3:52 PMjuliocbcotta
04/07/2023, 9:38 AMChris Sinco [G]
04/07/2023, 5:43 PM