1.0
release
ScrollState Retainer
A Minecraft mod that restores scroll states of a screen after closing a confirm screen.
ScrollState Retainer
Feature
This mod restores scroll positions of scroll bars in a screen after closing a confirm screen (generally a link confirm screen).
While this is always an expected behavior after such a screen closed, many screen implementations (such as chat screen) are doing the opposite thing. Technically, this is mainly caused by the lack of a powerful and unified layout framework.