[wesnoth-commits] [wesnoth/wesnoth] 4afb48: Unit Create: fixed unit selection not persisting b...
GitHub
noreply at github.com
Sun Apr 8 02:13:20 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 4afb4834b68043eaf194bcb55f1d31adb95985f1
https://github.com/wesnoth/wesnoth/commit/4afb4834b68043eaf194bcb55f1d31adb95985f1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-04-08 (Sun, 08 Apr 2018)
Changed paths:
M changelog.md
M src/gui/dialogs/unit_create.cpp
Log Message:
-----------
Unit Create: fixed unit selection not persisting between uses (fixes #2822)
I had been unconditionally selecting the first entry after setting the active
sorting option. This overrode the previous unit selection.
Regression from 6b52d16faedaf6499f4777ed8156b1eaa09ab554.
More information about the Commits
mailing list