diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-04-29 14:44:48 -0500 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-05-01 09:46:15 -0500 |
| commit | 6c4645eea5f26e32bc462c8627031a3563b1c39a (patch) | |
| tree | bb8828a53ab4b0a7baadaa58fb1cd1055d4d33cc /scripts | |
| parent | c04fda8e5c2f097947843736f18b8af96a801daa (diff) | |
| download | muhqs-game-6c4645eea5f26e32bc462c8627031a3563b1c39a.tar.gz muhqs-game-6c4645eea5f26e32bc462c8627031a3563b1c39a.zip | |
overhaul ui
* implement events instead of interfaces
Interfaces and the wrappers head the problem that they could not support multiple events at once or only a single one without loosing the others.
* add text input support for WASM on mobile
A hidden html input is required to open the keyboard and receive the
input.
* improve the number choice
* fix using the default number
* add submit button only if a onclick method was provided
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
