Blender Git Commit Log
Git Commits -> Revision 849ee94
Revision 849ee94 by Joshua Leung (master) November 18, 2009, 10:37 (GMT) |
Partial fixes for #19881: Items existing on the same row as the window dividers are not interactive (selectable, etc.) The View 2D function for handling scrollbar events now takes into account whether the scrollbar is visible or not, so that it won't block events when the scrollbar isn't visible. Also, made the UI code take this into account too for its region testing code. Unforunately, there still seems to be something else which is still preventing UI buttons from being processed when they are in those regions. |
Commit Details:
Full Hash: 849ee94cf9d2b4ca92a6f30576922ebbeb622ad5
SVN Revision: 24632
Parent Commit: 624cd67
Lines Changed: +43, -7