Benjamin Deroche
Benjamin Deroche
By the past, avocado always sorted the attributes using following order: fillterColor > fillType > pathData. Since a few days the order changed: pathData > fillColor > fillType I'm curious...
I bought the bundle with Xbox One Series X controller (model 1914) and Windows Wireless Adapter. I used them countless hours on Windows without any problem. It have latest available...
# Issue description Libzmq crash at runtime on Android when compiled with NDK r24. It still work with r23 and below. Czmq/Zyre use a similar build and it works. #...
### SQLDelight Version 1.5.3 ### Operating System Linux ### Gradle Version 7.3.3 ### Kotlin Version 1.5.31 ### AGP Version 7.0.4 ### Describe the Bug As an experiment, I've managed to...
This issue keep popping in the logs every time I draw an Acidic Swamp Ooze it stop tracking progress of what's remaining in my deck. I have a very basic...
The problem with using `Flow` or `SharedFlow` as a replacement for `LiveData` with Jetpack Compose is that `Flow.collectAsState()` require to pass as argument the initial value of the `Flow`. `StateFlow.collectAsState()`...
Current behavior in normal text. **Changes in bold.** _Suggestions in italic._ - Game list views - The Basic/Detailed/Video views use `TextListComponent`'s own property `scrollSound`. **It is not removed. If both...
Reset all tiles only when we hit max scroll speed
`HideWhileIdle` seems to do nothing as the thumb always stay visible. ``` val listState: LazyListState = rememberLazyListState() val state: ScrollAreaState = rememberScrollAreaState(listState) ScrollArea( overscrollEffect = null, state = state )...
# Issue description Android build fails with latest NDK version r27. # Environment * libzmq version (commit hash if unreleased): Latest commit on master 90b4f410a07222fa2e9a5f53b454a09d4533e45a * OS: Ubuntu 24.04 #...