Shell|GUI: Added mouse wheel scrolling and refactored console page
The console page is now managed by the ConsolePage widget, cleaning up the main LinkWindow implementation somewhat. ConsolePage listens to mouse wheel events and scrolls the log history accordingly.
Shell|GUI: Added mouse wheel scrolling and refactored console page
The console page is now managed by the ConsolePage widget, cleaning
up the main LinkWindow implementation somewhat. ConsolePage listens
to mouse wheel events and scrolls the log history accordingly.