You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instead, for non-scrolling areas always set the clip rectangle to (0, 0) - (width, height)
This way the handler doesn't have to know whether it deals with a scrolling or non-scrolling area.
instead, for non-scrolling areas always set the clip rectangle to (0, 0) - (width, height)
This way the handler doesn't have to know whether it deals with a scrolling or non-scrolling area.