-
Notifications
You must be signed in to change notification settings - Fork 105
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
Improved the Climatic >Prepare>Length of Season dialog #9427
Conversation
@MeSophie that's absolutely the right idea. But:
I went back to the start of the rains, and now can't do the start day here either. The length dialog should not affect the control for any other dialog. |
@rdstern Please can you test the dialog again?
|
@MeSophie I am very sorry, as you have now stopped the interaction between the controls on the dialogs. But I have now thought of a much simpler way of doing this! And it is sufficiently different that - if you and @lilyclements agree, then I suggest you close this pull request and start again on the length dialog. So it is doing fine, except, with your current control I had to pretend the season was finishing on 31 October. (It actually was 30 April which is day 305 in the shifted year - which you don't give!) Notice 305 is the day I want and it is there in the End_season_filled variable! Hence my new suggestions: a) Add another receiver, with label End_Filled Very sorry for the extra work, but I like this solution much more! |
@MeSophie you didn't read my suggestions above enough. I was amazed you changed the dialog sao quickly and no saw you didn't. I strongly suggest you close this pull request and then you should find the new pull request is much easier to implement. Happy to chat over skype if you wish. |
Fixes #9402
@rdstern @N-thony I replaced the Up-Down control with the Day Range sub_dialog in the Length of season dialog. Please have a look.