Pad/internal/ui
Greg Pomerantz d33e68ab2c fix(editor): fix cursor positioning, scrolling, and clipping
- Fix cursor vertical alignment and ensure it respects ScrollOffset.
- Fix scrolling in editor page by correctly registering scroll interactions in the renderer.
- Ensure cursor is clipped to the editor text area to prevent drawing over status bars.
2026-06-03 19:19:14 -04:00
..
icons Browser page: scroll + click coexist via register order fix 2026-05-27 12:14:25 -04:00
element.go fix(editor): fix cursor positioning, scrolling, and clipping 2026-06-03 19:19:14 -04:00
layout.go Add word-wrapped text display with two-finger scroll 2026-05-26 20:26:20 -04:00
render.go fix(editor): fix cursor positioning, scrolling, and clipping 2026-06-03 19:19:14 -04:00
unit.go Compute glyphLayout after text rendering. Implement correct cursor 2026-06-03 19:01:05 -04:00