lean goo fixed goo

275570
5 June 2026
11 changes in this update

Added

7 changes
  • goo updated to 275570:

  • TextEntry primitive

  • TextEntry auto-grow default to 2.5x with override

  • TextEntry character limiting, regex matching behavior, character limits

  • Separate click routing for left/right/middle click

  • Scroll behavior implemented

  • Added a "viewport" primitive allowing for pan/zoom "infinite" canvases

Fixed

3 changes
  • Fixed pointer events for children being null instead of none, preventing pop-ups from appearing when mousing over the text itself

  • Fixed stylesheet bleed reconciliation

  • Fixed nullable warnings and suppressed some noisy CS warnings

Removed

1 change
  • Cleaning the repo of examples -- will author examples a different way (~6MB to ~500kb)