Situation
I really like the Influx plugin, but I’ve noticed that it interferes with scroll-offset plugins.
I’ve tried multiple scroll-offset plugins (Typewriter Mode, Typewriter Scroll, Scroll Offset) and they’re all the same; they work when Influx is turned off, but the moment Influx is turned on the page no longer automatically scrolls up to the top of the page anymore.
Expected behaviour
When I type on a line, that line should scroll up to the top 25% of the screen (the 25% is a variable that I’ve specified in the scroll offset plugin)
Actual behaviour
When I type on a line, the line stays on the bottom 20% of the screen.
No matter how I set the offset amount in the app, the active line stays at the bottom 20% of the screen.
Requested help
Influx’s owner has stopped maintaining the plugin, so I’m hoping someone with better coding skills than me can point me to where I can modify the code to fix this issue or point me to an alternate plugin to Influx that won’t interfere with scroll-offset plugins.