Questions tagged [scrolling]
The scrolling tag has no summary.
4 questions
0
votes
0
answers
64
views
How can I make the notebook scroll speed independent of the height of the notebook contents?
When I am working in a very long notebook, the mouse wheel scrolls much faster than it does in a short notebook. This is very annoying because scrolling around gets more and more difficult the longer ...
2
votes
0
answers
190
views
How to activate smooth scrolling of notebooks in version 14.2 on Linux
I work on Linux OpenSuse Leap 15.6 with Mathematica Apps V12 and V14.2 installed on separate partitions. Scrolling of Mathematica Notebooks in V12 and V14 behave differently. Scrolling in V12 is ...
1
vote
0
answers
73
views
Stop AutoScroll with PrintTemporary
I would like the workaround in this thread, but for PrintTemporary instead of Print.
In particular, I have followed the answer from @b3m2a1 (which works fine for Print) and tried to adapt it to ...
0
votes
0
answers
84
views
Is it possible to "freeze" a Pane expression?
My problem is the following: I want to clip a expression using Pane which works great. However, when navigating around the document, I often move the position of the expression inside Pane ...