summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/evdev
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2016-11-03 18:02:53 -0400
committerLioncash <mathew1800@gmail.com>2016-11-04 00:01:45 -0400
commit5ae6c21c2e2537859ff4473b131c4d2f9f2a6e0b (patch)
tree3255a8d8fac02f09e166c8ba693d2239222f5ccd /Source/Core/InputCommon/ControllerInterface/evdev
parente18ceca7af311a03c0d04b318cf575389bfeb49f (diff)
CodeWindow: Eliminate explicit menu item updating from CodeWindow
Gets rid of more menu-related code from CodeWindow and puts it back in CFrame where it belongs. This turns the previous menu update function within CodeWindow into one that simply updates the debugger font for its managed controls. It also improves how the font is actually updated. Previously, fonts would change, however this wouldn't actually reflect onto the respective controls until a refresh or update event occurred. Since codeview, callstack, symbols, callers, and calls windows are all managed by a wxAuiManager instance, calling Update() on it after the font has been set will reflect font changes immediately.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/evdev')
0 files changed, 0 insertions, 0 deletions