Skip to content

Commit

Permalink
update settings layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jneilliii committed Dec 4, 2022
1 parent f1c4100 commit b332a4d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@
<input type="text" id="bedlevelvisualizer_camera_position" title="Comma separated list of integers or real numbers for controlling the position of the camera in the format of <x>,<y>,<z>. For example the default value is -1.25,-1.25,0.25." data-toggle="tooltip" class="input-small" data-bind="value: settingsViewModel.settings.plugins.bedlevelvisualizer.camera_position">
</div>
</div>
</div>
<div class="row-fluid">
<div class="control-group span3">
<label for="bedlevelvisualizer_date_locale_format">Date Locale</label>
<div class="controls">
Expand Down

0 comments on commit b332a4d

Please sign in to comment.