Files
ladybird/Userland/Libraries/LibGUI
Lucas CHOLLET d4ef2e226c LibGUI: Mimic a user click when calling Button::click()
The `mimic_pressed` function was primarily used in one place, the
Calculator. This patch removes quite a lot of logic duplication there.
It is also profitable to a lot of other places where `click()` was
called without mimicking a click.
2023-01-21 14:49:46 +01:00
..
2022-11-19 11:04:11 +01:00
2023-01-11 10:24:51 +01:00
2023-01-11 10:24:51 +01:00