Hollis Wu
Hollis Wu
Seems that #118 will fix this issue. Didn't go through the whole PR but seems the change did mention `doubleSided` and `culling`. In the meantime I am adding solidify modifier...
Side comment/suggestion: I think providing a stackblitz link in the issue template that contains vite+vue2/3+vueuse would make reproducing issues easier.
There is still activity in this issue/PR. @antfu can you add no stale tag to this issue? Thanks.
There is no difference (at least for now) among all characters used in this project between Traditional Chinese and Simplified Chinese. It is safe (Although it may not be politically...
As a user, I think I will change the sort criteria often. Sometimes I would want to checkout a release branch (where sort by name makes the most sense) while...
Proxy is supported in requests out of the box. You only need to set them in system variable. Source: http://docs.python-requests.org/en/master/user/advanced/#proxies
Yeah I also saw pkgroll exist. Now that you've fixed the packaging, do you want to move forward with unbuild, pkgroll, tsup or keep the packaging infrastructure as is? I...
Also on MacOS as well. I use a separate, case sensitive filesystem for all code project that is different form the fs backing `~/.cache`. While this is not mentioned in...
Got into the exact same issue. See #1692. You need to install flatpak on host.
But when nushell is running in without a pty, it actually prints out the table. Maybe we should reuse that special handling for 0-wdith pty? Easiest way to reproduce this...