Chengxi Gu

Results 19 issues of Chengxi Gu

**Describe the bug** raise this exception ```The hitTest() method was called on this RenderBox: RenderPositionedBox#35054 NEEDS-LAYOUT NEEDS-PAINT: creator: Align ← ListTileTheme ← DrawerController-[LabeledGlobalKey#a3ff9] ← MediaQuery ← LayoutId-[] ← CustomMultiChildLayout ←...

是不是适配的blender和taichi版本有点低 现在我现在的版本是3.2的,导入taichi的时候报错 ![image](https://user-images.githubusercontent.com/33513462/180968320-95051072-0c85-48b7-a770-141157109c15.png) 但是我电脑上是有更新的版本 ![image](https://user-images.githubusercontent.com/33513462/180968434-b444f821-7637-48af-a26f-eff60c37dc5e.png)

1. 使用`r`刷新的时候,会自动生成一个窗口,以下是部分代码: ```dart // main 函数 void main(List args) { if (args.firstOrNull == 'multi_window') { final windowId = int.parse(args[1]); debugPrint("[windowId]:$windowId"); runApp(MltoolsViewerHelper( windowController: WindowController.fromWindowId(windowId), )); } else { runApp(const MyApp()); }...

question
need-more-information
desktop_multi_window

How to change this icon in sub screens with `desktop_multi_window` ![image](https://user-images.githubusercontent.com/33513462/182791370-a81f3abe-60d4-4cb5-b021-f5b5e0c2c98d.png)

enhancement
platform-windows
desktop_multi_window

i have trained the model on my own dataset for 27000 rounds, but the d_oss is still between 1.5 to 4.0 and the g_loss is between 9.0 to 40, how...

I was using flutter on web (`flutter run -d chrome --web-renderer html` ), but when I set fontSize to 11 or less, the Text cannot be rendered correctly. ![image](https://user-images.githubusercontent.com/33513462/209254957-c66eecd4-3263-4472-ac8b-3d3da905ddc2.png) Here...

in triage

Here is a screenshot of apifox grpc ![image](https://github.com/grpc-ecosystem/awesome-grpc/assets/33513462/63a50ae4-4577-47d0-aa61-457adc385415) and here is the website. https://apifox.com/

![bug](https://user-images.githubusercontent.com/33513462/215311075-7ee5b6c1-f000-46c7-946c-438b3ccd380d.gif)

![image](https://github.com/olback/tray-item-rs/assets/33513462/c71c8e3c-99f7-45c2-a57f-a8b727501ce3)

This widget helps me a lot but I think use custom widget in timer instead of isTimerTextShown is much more reasonable

enhancement
help wanted
good first issue