UStAEnts / x32-reflector

A simple module that polls x32 to send all parameter changes and then redirects them to a set of configured clients
0 stars 0 forks source link

Adjust config page refresh rate #4

Closed wlabarron closed 2 years ago

wlabarron commented 2 years ago

The config page currently refreshes every few seconds. This makes filling in the form difficult, as it disappears while you fill it in.

Vitineth commented 2 years ago

Addressed in https://github.com/ents-crew/x32-reflector/tree/feature/timeout Timeout default changed to 90 seconds with animated monitor and when JS is enabled it will prevent reloading while form is focused. Needs testing

Vitineth commented 2 years ago

Merged with #8