If you have a scrolling region, you can still click buttons that are clipped!
Fixing this might involve making the clipping API a little higher level and moving it back a step into the layout phase. That's probably a good idea from an early-culling perspective anyways.
If you have a scrolling region, you can still click buttons that are clipped!
Fixing this might involve making the clipping API a little higher level and moving it back a step into the layout phase. That's probably a good idea from an early-culling perspective anyways.