Encore-Developers / Encore

A 4 and 5 lane rhythm game with taps and lifts.
https://discord.gg/GhkgVUAC9v
MIT License
36 stars 7 forks source link

Songs lower on list become unselectable when vertical resolution is too high. #7

Closed BraqueDown closed 1 month ago

BraqueDown commented 2 months ago

Windows 10 x64, 13dbb84 x64

I have a 1440p monitor, and I can't scroll all the way down the song list. When reducing the window height, more rows become visible.

The list is scrolled all the way down in all of these screenshots. Window width doesn't seem to affect the number of rows shown.

H: 1408px

Screenshot 2024-05-19 13-29-14

H: 1048px

Screenshot 2024-05-19 13-46-36

H: 688px

Screenshot 2024-05-19 13-48-37

3drosalia commented 2 months ago

Happened to be redoing menus, and saw this Quickly went to fix this issue, but it'll be in the next commit on the song-select branch, so Actions wont automatically build the fix. image image image

BraqueDown commented 1 month ago

No longer occurs (more or less) in 0ea558b. The bottom row appears to be ever so slightly shorter; presumably because it's obscured by the buttons.

image

But everything is accessible now, which is what matters.