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

Scroll bar can get tiny for extremely long lists #4013

Closed
Wuzzy2 opened this issue Jul 8, 2016 · 3 comments
Closed

Scroll bar can get tiny for extremely long lists #4013

Wuzzy2 opened this issue Jul 8, 2016 · 3 comments

Comments

@Wuzzy2
Copy link
Contributor

Wuzzy2 commented Jul 8, 2016

OS: GNU/Linux (Arch Linux)
Version: 0.0.4

For windows with lists (like the list of attractions), you have a scroll bar. But the “bar” which you can click and drag can get tiny if the list is very long, making it hard (but not impossible) to click. This easily happens in the guest list with over 1000 guests.

  • Reproducible in RCT2 (vanilla)? Yes, this is originally a RCT2 flaw, OpenRCT should not copy it IMO.
  • Multiplayer? N/A

Steps to reproduce:

  1. Play a game with a park with over 1000 guests
  2. Open the guets list
  3. Look at the scroll bar

A simple fix for this would be to force a more useful minimum size of the “bar”, not just 1 or 2 pixels. The bar should never get smaller than this mimium size, no matter how large the list. It could still be small but it should be just large enough that it is less annoying to click on it. :-)

@janisozaur janisozaur added the user interface Has to do with user interfaces. label Jul 8, 2016
@gDanix
Copy link
Contributor

gDanix commented Jul 8, 2016

screenshot

@duncanspumpkin
Copy link
Contributor

Duplicate of #592 Although this one has a better description.

@duncanspumpkin duncanspumpkin added duplicate Issue already existed. and removed user interface Has to do with user interfaces. labels Jul 9, 2016
@Gymnasiast Gymnasiast removed the duplicate Issue already existed. label Jul 10, 2016
@Gymnasiast
Copy link
Member

Not a duplicate at all, #592 is about the object list having all sorts of bugs, this is about the inconvenience of small scrollbar thumbs. Totally different problems. (Reading #592 in-issue description would have shown that.)

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

5 participants