Thomas Vos
Thomas Vos
I cannot find a way to add a scrollbar to a `LazyVerticalGrid` as there is no scrollbar adapter for `LazyGridState`. Could this be added?
To be able to upload a Compose for Desktop app to the Apple App Store, there are multiple issues that need to be resolved. - [ ] Universal macOS Binary...
Hello, When the device is in RTL mode, the Knob isn't flipped horizontally. I think this can be easily fixed by checking if device is RTL, and then invert the...
The new click behaviour will come in very handy for me. Unfortunately, I cannot get it working for my knob configuration. Here is the Knob style I'm using: ```xml 21...
## Describe the bug A user reported that their LEDVANCE A19 RGBW has the wrong light type. It is reported as a `Color temperature light` but it also supports setting...
A PUT request to the following URL: http:///api//groups//scenes//lights//state ignores the color attributes `hue`, `sat`, and `ct`. The `xy` attribute does work, as well as `on`, `bri`, and `transitiontime`. Because of...
**Is your feature request related to a problem? Please describe.** I would like to animate a value change of the `Slider`. The Android `SeekBar` allows you to pass a boolean...
[CMP-5906](https://youtrack.jetbrains.com/issue/CMP-5906) Add option to enable Class data sharing (CDS) Alternatively this could be enabled by default, what do you think? This PR adds an option for CDS, not for AppCDS....
I am experimenting with a web app but unfortunately HTTP does not work from a HTTPS web app. So something else needs to be added. Also remote access over the...