Files
obs-studio/UI
tytan652 3b87098508 UI: Fix double confirmation dialog while discarding source change
QDialog::closeEvent() already calls the reject() function, the override
of the former function was actually allowing a first confirmation dialog
which once discarded gets re-openned by QDialog::closeEvent().

Removing most of the closeEvent() override code is enough to fix the issue
since reject() will be called showing the confirmation dialog.
2024-04-13 16:54:32 -07:00
..
2024-03-12 18:11:06 +00:00
2023-08-25 19:10:06 -04:00
2023-05-20 01:31:18 -07:00
2019-06-23 23:49:10 -07:00
2019-02-07 14:47:15 -08:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-12-16 17:10:57 -06:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2020-06-21 18:23:05 -07:00
2023-05-20 01:31:18 -07:00
2019-06-23 23:49:10 -07:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00