makepad/widgets
Admin 8ea3684250 widgets: EventOrder reachable from the DSL; DataGrid hit-tests where it was drawn
A View can now say event_order: EventOrder.Down in script. The DataGrid cached its geometry at draw time, before a Fill sibling could shift it, so clicks in a right-hand column landed outside; it re-anchors to its drawn rect on every event.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-02 02:51:45 +02:00
..
derive_widget platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
fonts font change 2026-02-19 15:36:56 +01:00
resources platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
src widgets: EventOrder reachable from the DSL; DataGrid hit-tests where it was drawn 2026-09-02 02:51:45 +02:00
test splice out a makepad-network crate 2026-02-23 23:21:31 +01:00
build.rs voice input 2026-02-19 14:13:07 +01:00
Cargo.toml speech: one STT/TTS API on every platform, through the ai-hub 2026-09-01 23:32:35 +02:00