[交互][鼠标] 我希望能在空白处用鼠标左键拖动移动整个图的位置 #605
sherlocknieh
started this conversation in
功能请求
Replies: 5 comments 1 reply
-
|
可以用中键按下移动视野。视野移动有很多方法,可以详见官网 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
左键之所以设置为框选是因为软件定位。默认认为大量自由布局的操作频率高于单选编辑。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
还有一个空格+左键移动视野的操作。和PS是一样的。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
主要是因为如果没有框选的话移动这部分内容到其他地方就需要一个一个节点的拖拽了。
因为软件定位本身是框架图不是树形思维导图,实际体验下来框选的频率很高,如果框选放在了其他的操作方式上可能会更奇怪。
不过确实,后续可以考虑更多的兼容不依赖高频手动布局的树形场景
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
像这样:

上面是Gitmind的操作录屏, 而且支持在按住CTRL时切换为选择节点
Project Graph 目前左键默认用来选择节点, 想拖动画面有点不方便
Beta Was this translation helpful? Give feedback.
All reactions