aboutsummaryrefslogtreecommitdiffstats
path: root/waflib
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-07-21 10:09:55 +0200
committerDavid Robillard <d@drobilla.net>2019-07-21 14:44:19 +0200
commitc1e49399271f4d0729a2ac2ed0a60f9980bd2133 (patch)
treed902397f2e04eac7bb98ff3b461bba69c64e1b1b /waflib
parent753af54d546963bd86c64ca3c5dde5cc8c92c4c8 (diff)
downloadpugl-c1e49399271f4d0729a2ac2ed0a60f9980bd2133.tar.gz
pugl-c1e49399271f4d0729a2ac2ed0a60f9980bd2133.tar.bz2
pugl-c1e49399271f4d0729a2ac2ed0a60f9980bd2133.zip
Fix tracking area implementation on MacOS
I am not sure why updateTrackingAreas was being spammed before, but that caused the event loop to constantly tick when the mouse was hovered over the window despite nothing else happening. Everything seems to work fine without it, and this seems to match other code, so remove it. Also call super in updateTrackingAreas as suggested by the documentation.
Diffstat (limited to 'waflib')
0 files changed, 0 insertions, 0 deletions