Skip to content

Scroll #General chat tab to bottom on join

ewew ukek requested to merge ewewukek/ManaVerse:chat_scroll into master

Chat tab scroll position always gets reset to top when switching characters. This MR changes it to always scroll to bottom after loading messages from the log file.

Another option would be to store scroll position somewhere while game is reinitialized after switching characters but I couldn't find suitable global object for that.

Merge request reports