[wesnoth-commits] [wesnoth/wesnoth] ccce10: Unit Create: fixed unit selection not persisting b...

GitHub noreply at github.com
Sun Apr 8 02:12:45 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ccce10511a2e74e23448e54e652874711bf6bad8
      https://github.com/wesnoth/wesnoth/commit/ccce10511a2e74e23448e54e652874711bf6bad8
  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