godot-xterm/addons
Leroy Hopson cb86cc95d7
fix(pty): use double, not float, for blink times
Changes blink_on_time and blink_off_time to use double rather than
float. When float was used, the default blink_off_time of 0.3 was being
converted to 0.30000001192093 in GDScript.
2024-03-03 15:41:27 +13:00
..
gd-plug Setup tests 2024-02-18 14:06:25 +13:00
godot_xterm fix(pty): use double, not float, for blink times 2024-03-03 15:41:27 +13:00