444Ro666 / MapleEzorsia-v2

v83 Standalone HD dll client/localhost
GNU Affero General Public License v3.0
76 stars 40 forks source link

Going backwards within the character selection screen reduces height of world tab selectable area #56

Open wejrox opened 2 months ago

wejrox commented 2 months ago

Describe the bug Each UI element for a world tab has reduced height when returning to world select from character select. Selecting a world tab fixes this bug (potentially triggers a client update? I'm unsure how the implementation works)

This bug doesn't occur when setting my resolution to 800x600 (default) in config This bug also doesn't occur when using a different (same aspect ratio) resolution such as 1024x768 When I found the bug I was running 1280x720

This may be due to some memory locations not being updated when the screen is returned to instead of initially navigated to.

To Reproduce

  1. Log in
  2. Select a world tab
  3. Enter a channel
  4. Click back
  5. Hover across the entirety of a world tab

Expected behavior

The world is highlighted within the entirety of the tab

Screenshots

https://github.com/user-attachments/assets/c34c81a7-1ecd-4092-8369-98eaa9ca56e0

Additional context

This may be related to another bug after cancelling the first login ToS popup (issue being written)