mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +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 isVolume, wasVolume;
|
||||||
short isDepthPref, dataResFile, numSMWarnings;
|
short isDepthPref, dataResFile, numSMWarnings;
|
||||||
Boolean quitting, doZooms, quickerTransitions, isAutoScale, isUseICCProfile;
|
Boolean quitting, doZooms, quickerTransitions, isUseICCProfile;
|
||||||
|
Boolean isAutoScale = true;
|
||||||
|
|
||||||
|
|
||||||
extern Str31 highBanner;
|
extern Str31 highBanner;
|
||||||
|
|||||||
Reference in New Issue
Block a user