[Commits] [wesnoth/wesnoth] 9ea794: Listbox: added getter to check if any row is visib...

GitHub noreply at github.com
Wed Sep 7 20:51:12 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9ea794e5a4bbb841349519502e905325687c9196
      https://github.com/wesnoth/wesnoth/commit/9ea794e5a4bbb841349519502e905325687c9196
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp

  Log Message:
  -----------
  Listbox: added getter to check if any row is visible


  Commit: a0ad80299b66aea1396837049a59b84eabbd178f
      https://github.com/wesnoth/wesnoth/commit/a0ad80299b66aea1396837049a59b84eabbd178f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M src/gui/dialogs/game_load.cpp
    M src/gui/dialogs/game_load.hpp
    M src/savegame.cpp
    M src/savegame.hpp

  Log Message:
  -----------
  Fixed a bunch of issues with game loading

* If no game was show in the dialog (due to an invalid filter) one could still use Enter to load a game
* In the same situation above, ESC would cause a crash
* Canceling the Select Difficulty dialog would still try to load a game
  This might have been the intended behavior, but it's not optimal.


Compare: https://github.com/wesnoth/wesnoth/compare/a281e16bc4dc...a0ad80299b66


More information about the Commits mailing list