SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
222 stars 18 forks source link

Fix panicking in input handling code #94

Closed LPGhatguy closed 1 year ago

LPGhatguy commented 1 year ago

Fixes #38.

This change makes the input handling code much more robust when poking at the DOM with IDs.