Blender Git Commit Log

Git Commits -> Revision 2eebe61

Revision 2eebe61 by Sergey Sharybin (master)
August 13, 2014, 07:49 (GMT)
Fix T40717: Screen does not update while scrolling or zooming with touchpad on a laptop

This is rather workaround solution for now, which seems to
work and it's not that huge to maintain (one liner apart from
the comment).

Idea is to make sure PeekMessage peeks the message when window
proc receives WM_MOUSEWHEEL (some touchpad drivers seems to
swallow the messages making it so PeekMessage doesn't get
anything).

Commit Details:

Full Hash: 2eebe611e42c149aeafcf5bcd18c7a477c813e38
Parent Commit: a7875c7
Lines Changed: +15, -0

1 Modified Path:

/intern/ghost/intern/GHOST_SystemWin32.cpp (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021