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

"Create unit" dialog resets each time it is used #2822

Closed
beetlenaut opened this issue Apr 3, 2018 · 0 comments
Closed

"Create unit" dialog resets each time it is used #2822

beetlenaut opened this issue Apr 3, 2018 · 0 comments
Assignees
Labels
Bug Issues involving unexpected behavior. Regression Issues that were not present in previous releases.

Comments

@beetlenaut
Copy link
Member

When you are debugging, you often want to create several units of the same type with the "create unit" dialog. It used to be easy. The last unit type you used stayed selected in the dialog, so you could just hit enter after the first time. Now, the list resets each time you use it, so you have to type in the name of the unit you want or scroll to it each time you create one. This gets annoying very quickly.

BfW 1.13.13

@beetlenaut beetlenaut added the Bug Issues involving unexpected behavior. label Apr 3, 2018
@irydacea irydacea added the Regression Issues that were not present in previous releases. label Apr 3, 2018
@Vultraz Vultraz self-assigned this Apr 3, 2018
@Vultraz Vultraz closed this as completed in ccce105 Apr 8, 2018
Vultraz added a commit that referenced this issue Apr 8, 2018
…2822)

I had been unconditionally selecting the first entry after setting the active
sorting option. This overrode the previous unit selection.

Regression from 6b52d16.
jostephd pushed a commit to jostephd/wesnoth that referenced this issue Oct 6, 2018
…esnoth#2822)

I had been unconditionally selecting the first entry after setting the active
sorting option. This overrode the previous unit selection.

Regression from 6b52d16.
jostephd pushed a commit to jostephd/wesnoth that referenced this issue Oct 7, 2018
…esnoth#2822)

I had been unconditionally selecting the first entry after setting the active
sorting option. This overrode the previous unit selection.

Regression from 6b52d16.

(cherry-picked from commit ccce105)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues involving unexpected behavior. Regression Issues that were not present in previous releases.
Projects
None yet
Development

No branches or pull requests

3 participants