You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newPNotify({title:"UICustomizer themes...",type: "info","text":"UI Customizer themes has been updated: <a href=\"https://github.com/LazeMSS/OctoPrint-UICustomizerThemes/releases/\">Read the release notes</a>","hide":false});
Copy file name to clipboardExpand all lines: octoprint_uicustomizer/templates/uicustomizer_settings.jinja2
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@
42
42
<labelclass="checkbox"title="Maximize the main gcode viewer to take up as much space as possible"><inputdata-bind="checked: settings.plugins.uicustomizer.gcodeFullWidth"data-settingtype="gcodeFullWidth"data-previewtab="gcode_link"type="checkbox"> {{ _('Gcode full-size') }}</label>
43
43
</div>
44
44
<divclass="controls">
45
-
<labelclass="checkbox"title="Maximize the files selector to show as many files as possible"><inputdata-bind="checked: settings.plugins.uicustomizer.filesFullHeight"data-settingtype="filesFullHeight"data-previewtab="gcode_link"type="checkbox"> {{ _('Maximize Files height') }}</label>
45
+
<labelclass="checkbox"title="Maximize the files selector to show as many files as possible"><inputdata-bind="checked: settings.plugins.uicustomizer.filesFullHeight"data-settingtype="filesFullHeight"data-previewtab="gcode_link"type="checkbox"> {{ _('Resizable Files+Terminal') }}</label>
0 commit comments