mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Default fit to screen so it works properly on mobile
This commit is contained in:
@@ -40,7 +40,8 @@ int main(int argc, const char **argv);
|
||||
|
||||
short isVolume, wasVolume;
|
||||
short isDepthPref, dataResFile, numSMWarnings;
|
||||
Boolean quitting, doZooms, quickerTransitions, isAutoScale, isUseICCProfile;
|
||||
Boolean quitting, doZooms, quickerTransitions, isUseICCProfile;
|
||||
Boolean isAutoScale = true;
|
||||
|
||||
|
||||
extern Str31 highBanner;
|
||||
|
Reference in New Issue
Block a user