KonYaco

Results 4 issues of KonYaco

我的电脑上有以太网、WLAN、WSL,启动时总是会监听 WSL 的 IP,这样手机就没法连接到电脑了。考虑允许手动指定网卡或者直接监听 `0.0.0.0`?

enhancement

This SVG cannot be rendered correctly. But works well if I translate it to Android XML. [SVG files.zip](https://github.com/JetBrains/compose-jb/files/7526512/files.zip) ![image](https://user-images.githubusercontent.com/17498623/141445417-d92baa4f-0c4b-4522-b442-71be59f5a96b.png) ![image](https://user-images.githubusercontent.com/17498623/141445435-061864dc-e1b4-48cf-b018-a90587d16191.png) ```kotlin Image( modifier = Modifier.size(93.dp, 24.dp), painter = painterResource("logo_text.xml"), contentDescription...

bug
svg
desktop