You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/dev/Repeater/ViewManager.cpp
+14-1Lines changed: 14 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@
7
7
#include"ViewManager.h"
8
8
#include"ItemsRepeater.h"
9
9
#include"RepeaterTestHooks.h"
10
+
#include<FrameworkUdk/Containment.h>
11
+
12
+
// Bug 50344748: [1.5 Servicing][WASDK] 1-up viewer opens behind Collections (looks like nothing's happened, but the viewer is actually hidden behind the Collections window)
0 commit comments