Ac_K
c545c59851
ava: Fix exit dialog while guest is running. ( #5207 )
...
* ava: Fix exit dialog while guest is running.
There is currently an issue while a game runs, the content dialog creation method check if `IsGameRunning` is true to show the popup.
But the condition here is wrong (`window` is null) so it throw a NullException silently in `Dispatcher.UIThread`.
This is now fixed by using the right casting.
* improve condition
* Fix spacing
2023-06-03 03:37:00 +00:00
..
2023-05-10 21:46:38 -03:00
2023-05-31 21:43:20 +00:00
2023-05-26 23:57:43 +02:00
2023-04-27 23:51:14 +02:00
2023-05-29 00:07:27 +02:00
2023-04-27 23:51:14 +02:00
2023-06-03 03:37:00 +00:00
2023-06-01 13:47:53 +00:00
2023-05-05 23:40:46 +02:00
2023-04-27 23:51:14 +02:00
2023-06-01 09:05:39 +02:00
2023-06-01 09:05:39 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-05-28 23:31:56 +02:00
2023-05-31 17:17:50 -03:00
2023-05-11 20:47:55 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-06-01 09:05:39 +02:00
2023-06-01 13:47:53 +00:00
2023-05-25 23:41:03 +02:00
2023-05-11 00:29:17 +00:00
2023-04-27 23:51:14 +02:00
2023-05-09 21:46:23 +00:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-05-30 01:48:37 +02:00
2023-05-11 20:13:01 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-06-01 18:24:00 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00