hoffstadt / hoffstadt/DearPyGui
wait_for_input=True with a time factor
Open
state: pending
type: improvement
- Dominant language
- C++
- Stars
- 15.6k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
**Is your **feature request** related to a problem? Please describe.**
I really like the wait_for_input parameter, but i also like to have a smooth Application and in that case it would be a big nice to have to add a 2nd parameter to add a time value, so the wait_for_input parameter works after 1 minute inactivity.
**Describe the solution you'd like**
Add a parameter to configure_app() --> wait_for_input_time (int / seconds) and if that parameter is filled, the wait_for_input triggers after the time of inactivity
Contributor guide
Assessment
This issue has not been assessed yet.