mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-05-05 22:01:13 +08:00
![]() This was reported by: https://github.com/ArthurSonzogni/FTXUI/issues/998 Indeed, the `t` interpolation factor, which is itself interpolated might become slightly larger than 1.0. This is due to the float precision. This was supposedly handled, but there was an off-by-one error in the check. Along the way, fix a bug found by a fuzzer. Bug: https://github.com/ArthurSonzogni/FTXUI/issues/998 Fixed: https://github.com/ArthurSonzogni/FTXUI/issues/998 |
||
---|---|---|
.. | ||
ftxui_benchmark.cmake | ||
ftxui_coverage.cmake | ||
ftxui_export.cmake | ||
ftxui_find_google_benchmark.cmake | ||
ftxui_find_google_test.cmake | ||
ftxui_fuzzer.cmake | ||
ftxui_install.cmake | ||
ftxui_message.cmake | ||
ftxui_package.cmake | ||
ftxui_set_options.cmake | ||
ftxui_test.cmake | ||
ftxui-config.cmake.in | ||
iwyu.cmake |