XCode auto-scroll when pressing Command after a text selection

笑着哭i 提交于 2020-01-05 08:06:51

问题


Xcode is scrolling my window when I press Command sometime, which makes my copy/paste tricky. How can I disable this?


回答1:


This happens when:

  • you use your 3 fingers to drag and do a selection
  • then release your fingers in the small grey border ("sensible area" in capture)

It's just a bug. Just click to drag.



来源:https://stackoverflow.com/questions/28048284/xcode-auto-scroll-when-pressing-command-after-a-text-selection

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!