[Commits] [wesnoth/wesnoth] a275ea: Ensure that GUI2 windows trigger the redraw-events...

GitHub noreply at github.com
Sun Feb 21 09:15:26 UTC 2016


  Branch: refs/heads/guifixes
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a275ea9053d886e903b88653a3014247c19b9daa
      https://github.com/wesnoth/wesnoth/commit/a275ea9053d886e903b88653a3014247c19b9daa
  Author: Andreas Löf <andreas at alternating.net>
  Date:   2016-02-21 (Sun, 21 Feb 2016)

  Changed paths:
    M src/gui/auxiliary/event/dispatcher.hpp
    M src/gui/auxiliary/event/distributor.hpp
    M src/gui/auxiliary/event/handler.cpp

  Log Message:
  -----------
  Ensure that GUI2 windows trigger the redraw-events when closed

This changes the behaviour of the GUI2 draw-layers to rely on
tdistributor instead of thandler. tdistributor is used by every GUI2
window, making it the correct choice for triggering a redraw when it
is destroyed.





More information about the Commits mailing list