Wei Xu

Results 8 comments of Wei Xu

Ronnie, It is pretty cool and what I am looking for in general. It will be nice if: 1. Toggle the preview window as a split window to replace a...

Hi, 1. I tried to move the preview window to the right, but when I move back to the source buf and a new preview window pops up afterwards. Anyway...

Hi Meicale, Thanks for your feedback. I tried changing the mapping and it didn't help and this is my iron config, anything am I missing? ``` local iron = require("iron.core")...

Thank your very much for your comment! >SSL: you can use system SSL or use custom-built Qt that has the right SSL version Any option that I can configure to...

btw, anyway to rebuild slicer without redownloading all the dependent libraries? I am switching to 5.4 and rebuild a version. I tried deleting CMakeCache.txt and CMakefiles, 'cmake -DCMAKE_BUILD_TYPE:STRING=Debug --fresh', either...

Log on a rebuild on 5.4 with system-ssl and it seems a bit different or less warnings/errors. Any idea on how to debug? ``` #Slicer-build/Slicer QSocketNotifier: Can only be used...

Asked in discord and got some feedback! Working on #2 to resolve the decorator issue. https://discord.com/channels/574275045187125269/1148070474262249543/1148076745388474388 > Hello! > > no module pyb > The pyb module refers to the...

I comment out all the native decorators in the file and gave it a run and system crashed. Diff: ``` --- s 2023-09-05 04:37:51.199898388 +0800 +++ ../../../GuyCarver/MicroPython/lib/ST7735.py 2023-09-03 23:48:04.368648368 +0800...