Let HandleViewportScroll return a boolean status
commit2bb3ed3bc613a65a218ff6698613e263dbc4232e
authorcirdan <cirdansw@gmail.com>
Sun, 11 Feb 2018 15:20:15 +0000 (11 16:20 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 11 Feb 2018 15:20:15 +0000 (11 16:20 +0100)
treefcdd10718a3e93533b60050290eb96f46fdb61cf
parent6a19129c6d1d3fe06f5b463089f9def1f70d4eaa
Let HandleViewportScroll return a boolean status

Change HandleViewportScroll to return a boolean status indicating
whether the event has been handled, instead of an EventState.
src/window.cpp