Virtualization
312297
19 July 2026
🎁 Added
  • Virtualization: Virtual blob (Virtual.List/Grid/Custom factories) over the engine's BaseVirtualPanel
  • GooVirtualList: fiber-backed list rows with panel recycling. Persistent fiber per row, pooled panels, rediff on item change
  • GooVirtualGrid: same recycle machinery (extracted into abstract GooVirtualPanel) plus engine GridLayout math
🪛 Fixed
  • Arrow key names in KnownKeys.cs fixed