File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ const F32 MIN_AFK_TIME = 2.f; // minimum time after setting away state before co
247247const F32 MAX_FAST_FRAME_TIME = 0 .5f ;
248248const F32 FAST_FRAME_INCREMENT = 0 .1f ;
249249
250- const F32 MIN_DISPLAY_SCALE = 0 .75f ;
250+ const F32 MIN_DISPLAY_SCALE = 0 .5f ;
251251
252252std::string LLViewerWindow::sSnapshotBaseName ;
253253std::string LLViewerWindow::sSnapshotDir ;
Original file line number Diff line number Diff line change 2323 <check_box bottom_delta =" 0" follows =" top" height =" 16" initial_value =" false" label =" Hide All Group Titles" left =" 101" name =" show_all_title_checkbox" />
2424 <check_box bottom_delta =" -18" follows =" top" height =" 16" initial_value =" false" label =" Hide My Group Title" left =" 101" name =" show_my_title_checkbox" />
2525 <text bottom =" -180" height =" 12" left =" 10" name =" UI Size:" >UI Size:</text >
26- <slider bottom =" -180" can_edit_text =" true" height =" 16" increment =" 0.025" initial_val =" 1" left =" 98" max_val =" 2.4" min_val =" 0.75 " name =" ui_scale_slider" value =" 1" width =" 227" />
26+ <slider bottom =" -180" can_edit_text =" true" height =" 16" increment =" 0.025" initial_val =" 1" left =" 98" max_val =" 2.4" min_val =" 0.5 " name =" ui_scale_slider" value =" 1" width =" 227" />
2727 <check_box bottom =" -195" height =" 16" initial_value =" false" label =" Use resolution independent scale" left =" 101" name =" ui_auto_scale" />
2828 <check_box bottom =" -219" height =" 16" left =" 10" label =" Go away when idle" name =" away_when_idle_checkbox" />
2929 <spinner bottom =" -220" decimal_digits =" 0" height =" 16" increment =" 1" initial_val =" 300" label =" Away Timeout:" label_width =" 91" left =" 136" max_val =" 600" min_val =" 0" name =" afk_timeout_spinner" width =" 137" />
You can’t perform that action at this time.
0 commit comments