margorski / exodos-launcher

Launcher for eXoDOS. Basic and forked from Flashpoint Launcher repository (https://github.com/FlashpointProject/launcher)
https://exodos.the-eye.us
MIT License
35 stars 4 forks source link

Some items in the list are hidden by the filters and the bottom bar. #41

Closed alphagold3 closed 1 week ago

alphagold3 commented 3 weeks ago

When I first launched eXoGUI the filters defaulted to be open. I was scrolling through the list and noticed that some weird white stuff at the bottom of the list that looks like the top pixels of text. I discovered I could click on it and it is an actual game hidden by the UI. If I hide the filters then it reveals more of these hidden items but the last few are still hidden. If I view it as a grid with the filters open then I can still see half of the images on the bottom row but can't see the names of the games. If I hide the filters then I can see the entirety of the images on the bottom row but still can't see the names. image image image image

parricc commented 3 weeks ago

Confirmed that the window is hiding the bottom items. exogui-hiddenlastgames For me, Zyll is the last thing in the list you can see, whether the window is maximized or small. If you select that game in the list, and press the down arrow, there is also the following games that go beyond what is visible in the window.

ZZT ZZT: eXoZZT ZZT's City ZZT's Revenge! µLabyrinth

The scrollbar indicator for where you are completely goes off-screen when you go past "Trick or Treat." It would seem the pane sizing needs to be readjusted. This possibly became a problem after the filter buttons got added at the top, offsetting the list slightly from where it used to be.

colin969 commented 2 weeks ago

I encountered the same issue in Flashpoint implementing it there. I did fix it, but I'll have to check the styles to see what I changed.

colin969 commented 1 week ago

Fixed by https://github.com/margorski/exodos-launcher/commit/25d4b2f625e9f18b37ffb7c35ea97c66f84b7f29