Scroll bars cause editor window to jitter on Linux
Some Linux configurations may experience jitter of the editor window due to scroll bar functionality. There are a couple of things you can try:
- Check your system settings for scroll bar behavior. Scroll bars that dynamically appear/disappear may contribute to the problem, depending on how they're implemented.
- Try starting Fade In with the --no-overlay-scroll command-line switch, either directly from the command line or by adding it to Fade In's startup options in your launcher.
- Try disabling scroll bars using Preferences > User Interface > Show scroll bars.