|
@@ -87,7 +87,7 @@ internal partial class ApplicationImpl
|
|
|
_keyboard.PrevTabGroupKey = existingPrevTabGroupKey;
|
|
_keyboard.PrevTabGroupKey = existingPrevTabGroupKey;
|
|
|
|
|
|
|
|
CreateDriver (_driverName);
|
|
CreateDriver (_driverName);
|
|
|
- //Screen = Driver!.Screen;
|
|
|
|
|
|
|
+
|
|
|
Initialized = true;
|
|
Initialized = true;
|
|
|
|
|
|
|
|
RaiseInitializedChanged (this, new (true));
|
|
RaiseInitializedChanged (this, new (true));
|