Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wejrox opened this issue Jul 17, 2024 · 0 comments

Comments

@wejrox
Copy link

wejrox commented Jul 17, 2024

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

Video.mp4

Additional context

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

@wejrox wejrox changed the title Going backwards within the character selection screen moves the world tabs Going backwards within the character selection screen reduces height of world tab selectable area Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant