VirtualBox

Changeset 86356 in vbox


Ignore:
Timestamp:
Sep 30, 2020 5:14:20 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9653: Wizards stuff: A bunch of golden-ratio fixes for cloud VM related wizards.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp

    r83653 r86356  
    407407    {
    408408        case WizardType_CloneVM:
     409        case WizardType_ExportAppliance:
     410        case WizardType_ImportAppliance:
    409411            dRatio -= 0.4;
    410412            break;
     
    412414        case WizardType_CloneVD:
    413415            dRatio += 0.1;
    414             break;
    415         case WizardType_ExportAppliance:
    416         case WizardType_ImportAppliance:
    417             dRatio += 0.3;
    418             break;
    419         case WizardType_NewCloudVM:
    420         case WizardType_AddCloudVM:
    421             dRatio += 0.7;
    422416            break;
    423417        case WizardType_FirstRun:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette