[Commits] [wesnoth/wesnoth] f4a34c: Editor: fixed palette button overlay disappearing ...

GitHub noreply at github.com
Tue May 2 00:44:34 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f4a34cc58d2d29cc1d07a7fcd44ea98d7c8f8b6b
      https://github.com/wesnoth/wesnoth/commit/f4a34cc58d2d29cc1d07a7fcd44ea98d7c8f8b6b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M src/editor/controller/editor_controller.cpp

  Log Message:
  -----------
  Editor: fixed palette button overlay disappearing when a dialog is open

The palette button is a menu button, not an action button, so it wasn't properly handled by set_button_state();
This specifically adds a draw call to handle the button.





More information about the Commits mailing list