How to disable 'smooth scrolling' in Live Editor
이전 댓글 표시
The 'smooth scrooling' feature present in the Live Editor is driving me crazy by introducing real bad input lag and stutters as the 'smooth' scrolling updates around 15 FPS.
My editing experience would be greatly improved if I could disable this feature, so does anyone know how to get rid of the smooth scrolling?
답변 (2개)
K.
2021년 5월 14일
Divya's suggestion can help with scrolling performance when outputs are on the right, but I suspect that's not what you're referring to. Try running the following internal command and see if it helps:
com.mathworks.services.Prefs.setBooleanPref('LiveEditorSmoothScrolling', false)
댓글 수: 5
Johan Ekelund
2021년 5월 17일
편집: Johan Ekelund
2021년 5월 17일
K.
2021년 5월 18일
I believe that's the only setting we currently have for the feature, but I will pass along your feedback to the appropriate development team. This feedback is useful and we hope to address it in an upcoming release.
Levi Blake
2022년 6월 28일
@K.Is there an equivalent to this setting outside of the Live Editor? I'm having this issue in the standard desktop environment and in App Designer and I can't find a solution
K.
2022년 6월 28일
@Levi Blake The short answer is no, there isn't another setting. But this particular feature was only ever available in the Live Editor, so it sounds like you're running into a different but similar issue. Please open a tech support case if you'd like to further troubleshoot this. Thanks!
Divya Gaddipati
2021년 5월 13일
0 개 추천
I assume you are referring to the Synchronous Scrolling feature. To disable this, right-click the output section and select the Disable Synchronous Scrolling option.
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!