You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting TEXTUAL_FPS to -1 freezes the application, when it's supposed to ignore the value just like it does if you put 0 or a string into that environment variable.
This issue was present in 0.52.1, and it's still present in the latest version (0.84.0). Someone thought about checking for non-numerical strings in the environment variable a long time ago, but no one thought about putting negative numbers in to this day?
Setting
TEXTUAL_FPS
to-1
freezes the application, when it's supposed to ignore the value just like it does if you put0
or a string into that environment variable.How to reproduce:
This issue was present in
0.52.1
, and it's still present in the latest version (0.84.0
). Someone thought about checking for non-numerical strings in the environment variable a long time ago, but no one thought about putting negative numbers in to this day?Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
The text was updated successfully, but these errors were encountered: