paxdotdev / pax

User interface engine with an integrated vector design tool, built in Rust
https://www.pax.dev/
Apache License 2.0
421 stars 21 forks source link

Slot parsing fix + wheel event changed from passive to active #191

Closed samuelselleck closed 3 months ago

samuelselleck commented 3 months ago

Added requirement for slot expression to be wrapped in "(" and ")". Changed wheel event from passive to active to allow cancellation (prevent user from accidentally navigating back/forward from the designer when panning).