feature: Set Shop/Bank Scroll Bar Limit #1859
Closed
NikoCummings
started this conversation in
Ideas
Replies: 2 comments
-
Currently, #1720 address the bank deposit scroll sliders behavior, and i'll soon address the withdrawals from the bank so the scroll sliders have limited values in relation to the exact max number of items that the inventory is capable to hold ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
should be solved by #1992 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
It would be nice if we could set a limit to the scroll bar in shops and banks via a config file or something. I'm referring to the horizontal scroll bar that shows up when you have a lot of money in your inventory and try to purchase a stackable item. I think currently it just sets itself based upon how many of the stackable item you can afford based on your cash. This can get ugly if a player has 1m in their inventory and try to purchase an item that's cheap (like 10g). So lets say the scrollbar allows you to purchase up to 99999 of an item. Imagine trying to use that scrollbar left and right. If you move it just the tiniest hair, you have jumped up 1,000 in quantity.
Intended Use-Case
A better user experience for players and an easy to use scroll bar.
Duplicate Check
Beta Was this translation helpful? Give feedback.
All reactions