[Commits] [wesnoth/wesnoth] 1cec4e: GUI2: removed obsolete comment about mouse wheel e...

GitHub noreply at github.com
Mon May 29 01:43:44 UTC 2017


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

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

  Log Message:
  -----------
  GUI2: removed obsolete comment about mouse wheel events

[ci skip]

Turns out the reason I couldn't make mouse wheels trigger the unhandled event warnings was that SDL2
no longer treats mouse wheels as buttons and no longer sends SDL_BUTTONDOWN events for them.





More information about the Commits mailing list