Kiet

Results 34 issues of Kiet

The issue was due to the `.cloneIfRequired(type = type)` line. I'm creating this pull request to share my findings with you. Hoping that you can take care of it from...

**LEFT** is using ImageIO.read (correct colors) **RIGHT** is using Korge's readBitmapNative (colors are faded out, incorrect) I managed to replicate this in jvmMain: ``` object DebugMain { @JvmStatic fun main(args:...

bug
check

Hello, I'm very new to this and I'm not really sure how to navigate the project directory of multiplatform code. Could someone please give me a run down of how...

I was able to install it using the raco thing, but now I'm not sure how to run it? For example I tried: ` PS C:\Users\Kiet Sam> racket-format racket-format :...

![image](https://user-images.githubusercontent.com/5054996/155453441-a1f9d3e2-f596-48f9-af43-62f156f7898c.png)

### Issue type Missing information ### Problem description I'm currently following along the DPE university for gradle: https://dpeuniversity.gradle.com/courses/012de84f-fcd3-45d4-9c4c-284382eb3f3f/activities/6f37fa1e-578e-4493-8a06-dc6fcef84f43 Here's an example of the search results shown in the video: ![image](https://github.com/gradle/gradle/assets/5054996/7cf3f777-5510-4cde-aa90-91c17c56b6e4)...

in:documentation-infrastructure
a:documentation

The image looks all wrong: Can you please take a look at my implementation and see if I'm missing anything? ``` import korlibs.image.bitmap.Bitmap import korlibs.image.color.RGBA import kotlin.math.pow class BitmapSRGB( width:...

Currently taking the free gradle courses in DPE university: https://dpeuniversity.gradle.com/courses/ec69d0b8-9171-4969-ac3e-82dea16f87b0/activities/1021606f-db03-489b-91e8-915d11c01f4c Enabling remote caching may improve TEST github actions quite substantially. How to configure:

https://github.com/orgs/community/discussions/42375#discussioncomment-5296219

On desktop, in vertical view we can use scroll wheel with mouse to go to previous/next pages for year selection but we scroll wheel does not work for horizontal view.