Stefan Haller
240948b882
Return only visible views from TopViewInWindow
...
Without this it's not reliably possible to ask whether a given view is visible
by asking
windowHelper.TopViewInWindow(context.GetWindowName()) == context.GetView()
because there could be transient, invisible contexts after it in the Z order.
I guess it's a bit of a coincidence that this has never been a problem so far.
2023-12-10 15:57:51 +01:00
..
2023-09-01 18:55:16 +02:00
2023-12-09 15:28:40 +01:00
2023-04-30 13:19:53 +10:00
2023-08-10 17:39:26 +10:00
2023-09-18 10:50:19 +02:00
2023-08-21 10:03:34 +02:00
2023-09-20 13:30:49 +02:00
2023-07-08 22:54:52 +10:00
2023-07-31 11:41:55 +02:00
2023-08-09 22:03:58 +10:00
2023-07-10 17:12:21 +10:00
2023-10-08 18:45:36 +02:00
2023-04-30 13:19:53 +10:00
2023-10-08 18:45:36 +02:00
2023-09-18 10:20:23 +02:00
2023-05-16 21:01:38 +10:00
2023-12-09 15:28:40 +01:00
2023-09-04 17:50:49 +02:00
2023-04-30 13:19:53 +10:00
2023-10-10 08:37:30 +02:00
2023-09-05 14:57:18 +01:00
2023-10-08 18:45:36 +02:00
2023-10-10 08:37:30 +02:00
2023-04-30 13:19:53 +10:00
2023-09-04 17:50:49 +02:00
2023-09-09 09:45:08 +02:00
2023-07-30 18:51:23 +10:00
2023-07-31 11:38:52 +02:00
2023-07-10 17:12:21 +10:00
2023-07-30 18:51:23 +10:00
2023-04-30 13:19:53 +10:00
2023-04-30 13:19:53 +10:00
2023-12-09 11:53:52 +01:00
2023-12-09 11:53:52 +01:00
2023-12-10 15:57:51 +01:00
2023-08-29 09:10:59 +02:00
2023-07-30 18:35:24 +10:00