JuBan1

Results 5 issues of JuBan1

![img](https://i.imgur.com/G5iUaaU.png) It's not done but I want to post it anyways. It's in a good enough shape that I started using it as my default editor. A short overview: *...

Platform: Linux Desktop JVM Compose Version: 1.2.0-alpha01-dev755 I'm using a LazyVerticalGrid that has full-width items. Upon resizing the window (and therefore the Grid) I can reliably produce a crash within...

It's not possible to render composables on top of the WebView on desktop (using JCEF or KCEF. Android/iOS are unaffected). Any composable, even popups or context menus, will be clipped...

enhancement
wait external fix

The doc of `rememberWebViewState` states: > param additionalHttpHeaders Optional, additional HTTP headers that are passed to [AccompanistWebView.loadUrl]. **Note that these headers are used for all subsequent requests of the WebView.**...

enhancement