LOOHP
LOOHP
Ah, sorry for not reading carefully. My bad.
Hi, is support for Wasm Web also coming with this update?
I've tried building it locally following the [steps](https://github.com/panpf/zoomimage/issues/19#issuecomment-2193097340) and including it in commonMain. ``` implementation("io.github.panpf.zoomimage:zoomimage-compose:1.1.0-SNAPSHOT") ``` (I also tried) ``` implementation("io.github.panpf.zoomimage:zoomimage-compose-sketch:1.1.0-SNAPSHOT") ``` While it compiles on Android perfectly, it couldn't...
Thank you for the advice, I've managed to find the root of the problem. It was because I was using Kotlin 1.9.24 instead of 2.0.0. The library works well on...
Welcome to review for input.
Sure thing
Superceeded by #182.
See #32 and #38
Is there no way to set light levels in starlight? I'm looking into their code as well rn.
> Also I found error in InteractionVisualizer 1.16.2.6 with spigot 1.14.4: You could create an issue for that as I'm pretty sure `org.bukkit.craftbukkit.block.impl.CraftCampfire` implements `org.bukkit.block.data.Directional`. Are you using the last...