Shadowmeld
Shadowmeld
It would be great if you add a switch that responds to the mouse in the web settings。
I don't know what effect it has, but it appears at the bottom of blender after I import the map.  Python: Traceback (most recent call last): File "C:\Users\shadowmeld\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_scene_owm-develop\manager.py",...
## Steps to Reproduce AnimationController use ` controller.reset();` animation callback dismissed,but animation doesn't not yet end。 Code sample ```dart @override void initState() { super.initState(); controller = AnimationController(duration: const Duration(milliseconds: 200),...
## Use case Like: ```dart Switch( value: dark, inactiveBorderColor: Colors.white onChanged: (bool value) { setState(() { dark = value; }); }, ), ``` ## Proposal Now i can't change the...
### 功能描述 / Feature description 希望在侧边栏加上一个全局的“系统代理”开关 ### 使用场景 / Use case 自认为开关系统代理是 Clash 最常用的功能之一,一般日常操作 Clash 最常用的就是切换节点和开关系统代理这两个操作。但是这个操作还不够便捷。