Tab align

This commit is contained in:
luboslenco
2020-07-09 17:42:26 +02:00
parent cd67bb7d0d
commit 69abdb9088
+1
View File
@@ -61,6 +61,7 @@ class TabMaterials {
}
else if (ui.isHovered) ui.tooltip(tr("Show Node Editor") + ' (${Config.keymap.toggle_2d_view})');
ui.endSticky();
ui.separator(3, false);
var slotw = Std.int(51 * ui.SCALE());
var num = Std.int(UISidebar.inst.windowW / slotw);