Commit Graph

4 Commits

Author SHA1 Message Date
Kinneyzhang
b94e19ad7a feat: add draggable desktop window example 2026-09-11 01:06:44 +08:00
Kinneyzhang
db41a9b769 Batch ORBIT actions and add reusable scroll performance checks
Coalesce action updates, retain native interaction behavior and validate complete mixed action cycles against fresh rendering.

Extend the shared evaluator with committed-input parity, nested owner selection, cold prefix measurements and GC counters. Document supported invocations and test cleanup and failure reporting.
2026-09-10 23:15:16 +08:00
Kinneyzhang
834c05f18b Add layer examples and tests, document usage in README 2026-09-10 01:58:29 +08:00
Kinneyzhang
6cd5a67a35 feat: add sizing and interactive text reference examples
Load same-basename Elisp companions through the generic preview runner. Demonstrate size semantics and native help, pointer, hover and keymap behavior with isolated example state.

Update Flex and Grid examples and extend reusable comparison and interaction evaluators with publication, allocation and fresh-render parity checks.

Validation: make check passed, including all 72 Playground tests.
2026-09-09 22:25:28 +08:00