mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #560] Functional navbar (toggleable in ClientSettings) #6167
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/560
State: closed
Merged: Yes
There's mouse entered and mouse exited handlers for the text labels so the color cursor and color changes.
There's mouse pressed handlers for images and text labels so they can perform an action, everything is hooked up except World List (which is TODO on how that should work... it could launch another window, or relaunch the launcher)