Preview windows changes
This commit is contained in:
@@ -99,7 +99,7 @@ void TestPreviewDefaultsAreOptIn()
|
||||
|
||||
const AppConfig config = DefaultAppConfig();
|
||||
Expect(!config.previewEnabled, "preview is disabled by default");
|
||||
Expect(config.previewFps == 30.0, "preview fps default is 30");
|
||||
Expect(config.previewFps == 60.0, "preview fps default is 60");
|
||||
}
|
||||
|
||||
void TestHelpers()
|
||||
|
||||
Reference in New Issue
Block a user