[Commits] [wesnoth/wesnoth] 8675bb: MP Lobby: use exit hook for quit confirmation

GitHub noreply at github.com
Thu Mar 16 07:36:12 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8675bbbe89509810ddf4579f869ec9161d022f07
      https://github.com/wesnoth/wesnoth/commit/8675bbbe89509810ddf4579f869ec9161d022f07
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M src/gui/dialogs/lobby/lobby.cpp
    M src/gui/dialogs/lobby/lobby.hpp

  Log Message:
  -----------
  MP Lobby: use exit hook for quit confirmation

By design, this extends the confirmation popup to exiting the lobby with the Log Out button too (previously, only
the Esc key triggered it. However, given the proximity of the button to other control buttons, it's not inconceivable
that someone might click it by accident, so the confirmation is useful.





More information about the Commits mailing list