-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vary(Region)鼠标框选位置 #7
Labels
bug
Something isn't working
Comments
矩形、套索 都是这种情况 |
现在的解决方案是你只要改变窗口大小就没事了,会在后续版本修复掉 |
你好,3个并发的情况下 如何随时切换remix模式。相互自己会不会影响呢 |
不会有影响的,任务都是独立隔离进行的 |
谢谢你的回复,实际上程序是调用这命令:/prefer remix 来进行切换的吗。是不是 就是 生成任务之前之前调用一下/prefer remix 命令 呢 |
现在只能通过最上面的按钮/settings来切换remix模式,现在还没做类似官网的命令选取的ui |
/settings 的话是回相互影响的, 比如我开两个浏览器,一个边setting 开启remix模式, 一边关闭remix模式。最后的结果就是最后操作的生效。全部用户都是最后操作的模式 |
remix模式是全局的,改了之后在你本服务器下的所有频道都是共用同一个mj机器人,当然他的setting也是共用的,所以你要确定你的业务是否需要remix模式 |
这个问题解决了吗? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vary(Region)使用的时候发现,鼠标框选开始的位置没有在鼠标点击的地方,靠右下方出现遮罩层
The text was updated successfully, but these errors were encountered: