mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Turn on "EnableTakControlResizing" flag
This commit is contained in:
@@ -8,6 +8,7 @@ export let FeatureGates: { [key: string]: boolean } = {
|
||||
EnableWifiWarnings: false,
|
||||
EnableUpdateRequiredPage: false,
|
||||
ShowForcedUpdateScreen: false,
|
||||
EnableTakControlResizing: true, // Experimenting
|
||||
};
|
||||
|
||||
// Enable Native Mouse & Keyboard
|
||||
|
Reference in New Issue
Block a user