FTXUI/src/ftxui
Arthur Sonzogni 6039aedfcc
Button: invoke on_click at the end. (#807)
Some users might destroy `this`, which would result in UAF.

In the future, we should consider alternatives like posting a task to
the main loop, or rely on users for this.

Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/804
2024-12-26 18:45:44 +01:00
..
component Button: invoke on_click at the end. (#807) 2024-12-26 18:45:44 +01:00
dom Restore cursor shape on exit. (#793) 2024-12-26 18:45:43 +01:00
screen Feature: hscroll_indicator (#753) 2024-12-26 18:45:41 +01:00