WhiteRakogis Posted October 3, 2015 Share Posted October 3, 2015 I have one small request - would it be possible to add the ability to set prices by typing them, rather than just using the up/down arrows? I think it would make large price changes (such as setting the initial prices of large coasters or park entrance) easier.Thanks. Link to comment
jensj12 Posted October 4, 2015 Share Posted October 4, 2015 Since adding an input box might be a bit harder to code (I'm not a dev here, so can't say), does adding shift-click and/or ctrl-click for 10x price change also statisfy your needs? Link to comment
Broxzier Posted October 4, 2015 Share Posted October 4, 2015 Since adding an input box might be a bit harder to code (I'm not a dev here, so can't say), does adding shift-click and/or ctrl-click for 10x price change also statisfy your needs?An input box is being used at some points already, it might even be easier to use one here instead of having to detect extra keys for it. I don't know much about the framework myself so far (only started since last Friday). Converting the entered numbers into a price shouldn't be hard either, even for supporting of both . and , for decimals.Maybe scrolling while hovering over the price field to change it would work nicely. It'll probably make it even harder, but it's an idea. Link to comment
Gymnasiast Posted October 7, 2015 Share Posted October 7, 2015 Personally I prefer JensJ's idea of Shift+ or Ctrl+ (or Alt+) clicking, since prices have a conversion factor (£1.50 is encoded as 15 and ¥1500 as well, if I'm not mistaken). Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now