[Commits] [wesnoth/wesnoth] 5ae33e: Revert "GUI2: fixed a bug that's been causing SDL_...

GitHub noreply at github.com
Wed Mar 15 14:36:01 UTC 2017


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

  Changed paths:
    M src/gui/core/event/handler.cpp

  Log Message:
  -----------
  Revert "GUI2: fixed a bug that's been causing SDL_KEY_DOWN events to be executed twice."

This reverts commit 585ce88d64d609da0500286e56367a510b2ad466. It breaks text input in text boxes. Seems this
isn't the correct fix for this bug. :(


  Commit: 3ad798f0a19abbfac01d31e88191ae883f3e080c
      https://github.com/wesnoth/wesnoth/commit/3ad798f0a19abbfac01d31e88191ae883f3e080c
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M src/gui/dialogs/hotkey_bind.cpp

  Log Message:
  -----------
  Hotkey Bind: quick hack to allow dialog to function even without fix from 585ce88 (now reverted)


Compare: https://github.com/wesnoth/wesnoth/compare/f1230e767fc1...3ad798f0a19a


More information about the Commits mailing list