diff --git a/src/lib/mrvWidgets/mrvPreferencesUI.fl b/src/lib/mrvWidgets/mrvPreferencesUI.fl index 367ab129c..970e51ea0 100644 --- a/src/lib/mrvWidgets/mrvPreferencesUI.fl +++ b/src/lib/mrvWidgets/mrvPreferencesUI.fl @@ -646,8 +646,8 @@ o->redraw();} } } Fl_Group {} { - label Positioning - xywh {288 37 555 360} box EMBOSSED_BOX hide + label Positioning selected + xywh {288 37 555 360} box EMBOSSED_BOX } { Fl_Group {} { label Positioning open @@ -855,7 +855,7 @@ v->uiWindowYSize->value( v->main->uiMain->h() );} } } Fl_Group {} { - label Playback + label Playback open xywh {288 37 555 360} box EMBOSSED_BOX align 5 hide } { Fl_Group {} { @@ -890,7 +890,7 @@ v->uiWindowYSize->value( v->main->uiMain->h() );} } { Fl_Value_Input uiPrefsFPS { label Speed - tooltip {Frames Per Second value for sequences that don't have embedded speed.} xywh {462 224 80 25} color 20 selection_color 0 maximum 120 value 24 textcolor 56 + tooltip {Frames Per Second value for sequences that don't have embedded speed.} xywh {462 224 80 25} color 20 selection_color 0 minimum 1 maximum 240 step 1 value 24 textcolor 56 } Fl_Menu_Button {} { label FPS @@ -1091,10 +1091,10 @@ uiPrefs->uiPrefsOCIOConfig->value( r.c_str() );} } Fl_Group {} { label {OCIO Defaults} open - xywh {288 37 555 367} align 5 + xywh {288 37 555 367} align 5 hide } { Fl_Group {} { - label {OCIO Defaults} open selected + label {OCIO Defaults} open xywh {305 54 520 340} box ROUNDED_BOX } { Fl_Group uiOCIO_ICS {