Zoinkwiz / quest-helper

Helps with Quests.
BSD 2-Clause "Simplified" License
236 stars 415 forks source link

fix: scroll to top of quest after the quest is selected #1865

Closed pajlada closed 23 hours ago

pajlada commented 1 day ago

I don't know of a better way to do this in Swing, but this worked and is barely noticeable and a big improvement over every new quest scrolling to a random spot towards the end of the quest. Not sure what introduced it originally, I tried disabling a bunch of JTextArea behaviours but nothing changed.