Fixed
* Fixed a major bug that prevented navigating up from the last message, which often caused the view to flicker or get stuck.
* Fixed an issue where scroll position and menu selection were not correctly restored after using the "Load All" function.
* Fixed scroll positioning to ensure navigation always goes to the top of a message, not the middle.
* Fixed a bug where navigation buttons could not be activated with the Enter key after keyboard focus.
Improved
* Improved the behavior of the "Go to last message" (End) button: the first click now scrolls to the start of the last message, and a second click scrolls to the absolute bottom of the page.
* Improved UI visuals with more consistent and pleasant hover effects for all navigation controls, which now better match the application's dark and light themes.