从今天早上起,我在小牛的XCode 5中面临着一个非常烦人的bug:
我用来从左到右用两根手指在MacBook触控板上滑动,以前往/下一个文件进入XCode编辑器.
但是,现在,这样做完全冻结了编辑器,刚刚移动了像5像素的东西.
之后,我必须关闭XCode并重新打开它,使编辑器重新工作.
按下上一个/下一个按钮,因为它不会触发这个错误的动画.
有没有人有这个问题或有任何线索来解决它?
解决方法
事实上,这个问题正在影响其他滑动手势,就像Safari中的上一个/下一个滑动.
这是一个解决问题的方法(来自Apple支持论坛).
ok guys i found a solution. Resetting the PRAM seems to have worked
here and the 2 finger swipe is just fine Now. to reset the PRAM do the
followings:
- Shut down your Mac.
- Locate the following keys on the keyboard: Command (⌘),Option,P,and R. You will need to hold these keys down simultaneously in step 4.
- Turn on the computer. Press and hold the Command-Option-P-R keys before the gray screen appears.
- Hold the keys down until the computer restarts and you hear the startup sound for the second time.
- Release the keys.