1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Increased width for Infill ComboBox and EditCtrls from Manipulation panel on right panel

+ Added updated POT-file
This commit is contained in:
YuSanka
2020-12-03 10:35:21 +01:00
parent 0a33aedc3a
commit c503a4e424
3 changed files with 1443 additions and 1349 deletions
+1 -1
View File
@@ -387,7 +387,7 @@ FreqChangedParams::FreqChangedParams(wxWindow* parent) :
option = m_og->get_option("fill_density");
option.opt.label = L("Infill");
option.opt.width = 7/*6*/;
option.opt.width = 8;
option.opt.sidetext = " ";
line.append_option(option);