DioxusLabs / blitz

A radically modular HTML/CSS rendering engine
Apache License 2.0
2.14k stars 44 forks source link

Make the dioxus implementation interactive - just clicks for now #62

Closed jkelleyrtp closed 5 months ago

jkelleyrtp commented 5 months ago

Wires up our interactivity system from dioxus into Blitz - basic buttons clicks and cursor state works now!

This is currently very rough code but can easily be picked up to make it a bit more refined.

Some methods are just meaningless/pointless/poorly organized.

https://github.com/DioxusLabs/blitz/assets/10237910/d971fc24-6626-46e2-9545-3e8121138849