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?

Réponses (2)

K.
K. le 14 Mai 2021
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 commentaires

Johan Ekelund
Johan Ekelund le 17 Mai 2021
Modifié(e) : Johan Ekelund le 17 Mai 2021
Excellent, this 'was' what I was looking for. Turning this feature off however, was not as arguably not an ideal solution either.
Is there any way to adjust the scrool animation duration while maintaining LiveEditorSmoothScrolling = true? I would like to keep the smoothness, only without the animation going on for so long after I have let go off the scroll wheel.
K.
K. le 18 Mai 2021
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.
Aaron Kaw
Aaron Kaw le 13 Août 2021
Thank you @K., I hope the scrolling latency could also be fixed.
Levi Blake
Levi Blake le 28 Juin 2022
@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.
K. le 28 Juin 2022
@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!

Connectez-vous pour commenter.

Divya Gaddipati
Divya Gaddipati le 13 Mai 2021

0 votes

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.

Produits

Version

R2020b

Commenté :

K.
le 28 Juin 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by