HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #907806
closed(Qt) Prompt to cancel a disruptive continent-wide or map-wide unit selection.
100%
Description
Have you ever had a hundred or more units working only to accidentally cancel their assignments by mistakenly hitting the continent-wide or map-wide selection? Oh, the pain for re-making the hundreds of unit work assignments!
This patch places a confirmation prompt to guard against the unintentional disruptive selection.
Files
Updated by John Robertson over 2 years ago
Updated by Marko Lindqvist over 2 years ago
- Should this depend on unit_selection_clears_orders option?
- hud_message_box* ask -> hud_message_box *ask
- The strings passed to hud_message_box::set_text_title() should be translated with (), not only collected for translation with N()
Updated by John Robertson over 2 years ago
Updated by John Robertson over 2 years ago
- File 0003-Qt-S2_6-Confirmation-prompt-before-distruptive-selec.patch 0003-Qt-S2_6-Confirmation-prompt-before-distruptive-selec.patch added
In S2_6 gui_options.unit_selection_clears_orders is unused. Still, this version deferes to this gui_option.
Updated by Marko Lindqvist over 2 years ago
- Sprint/Milestone set to 2.6.4
This introduces new translatable strings and S2_6 is already in string freeze for 2.6.3, so won't consider this before 2.6.3 has been released.
Updated by John Robertson over 2 years ago
Updated by Marko Lindqvist over 2 years ago
- Status changed from New to Resolved
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed