mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-25 03:47:22 +00:00
Problem: Key events were delayed signifantly in TUI widgets. Solution: Decrease crossterm event poll timeout from 1000ms to 10ms. Fixes #978 |
||
---|---|---|
.. | ||
prelude | ||
config.rs | ||
focus.rs | ||
hooks.rs | ||
layout.rs | ||
lib.rs | ||
prevent_default.rs | ||
query.rs | ||
render.rs | ||
style.rs | ||
style_attributes.rs | ||
widget.rs |