- Add clippableElement interface for elements that need their own clip region - ListView implements NeedsClip() so drawElement pushes a clip before Draw - RegisterScroll no longer has its own clip; relies on element clip context - Aligns with Gio's clip-based gesture registration model - Fix scroll events firing outside the visible list area on browser page Also: - Update touch.md documentation to reflect clip-based interaction model - Remove debug logging from ListView.Draw - Remove TODO-click-fixes.md (all items resolved) |
||
|---|---|---|
| .. | ||
| icons | ||
| element.go | ||
| layout.go | ||
| render.go | ||
| unit.go | ||