[Commits] [wesnoth/wesnoth] 8be7de: Fix checkbox dropdown not saving choices made by c...

GitHub noreply at github.com
Sat Feb 18 20:11:22 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8be7de39f90493ff5955c663f78361c23460282d
      https://github.com/wesnoth/wesnoth/commit/8be7de39f90493ff5955c663f78361c23460282d
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M src/gui/widgets/toggle_button.cpp

  Log Message:
  -----------
  Fix checkbox dropdown not saving choices made by clicking the rows

The fix is to simply call the state change callback even if the state
change was invoked programmatically.





More information about the Commits mailing list