[Commits] [wesnoth/wesnoth] 25eb7a: Fixed context menus not working in the editor (fix...

GitHub noreply at github.com
Sun Nov 12 23:49:57 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 25eb7a69be475176420d5b8f424d66fefcbe38b4
      https://github.com/wesnoth/wesnoth/commit/25eb7a69be475176420d5b8f424d66fefcbe38b4
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

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

  Log Message:
  -----------
  Fixed context menus not working in the editor (fixes #2183)

Turns out after moving the menu handling to right-button-up, I didn't add a call to the base
method here, which meant the show-context-menu code was never called.





More information about the Commits mailing list