mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
CURA-4234 remove debugging logline
This commit is contained in:
parent
63eec848fc
commit
3605edc565
1 changed files with 0 additions and 1 deletions
|
|
@ -162,7 +162,6 @@ Rectangle
|
||||||
}
|
}
|
||||||
|
|
||||||
function updateMargins() {
|
function updateMargins() {
|
||||||
CuraApplication.log("update margin");
|
|
||||||
if (UM.Preferences.getValue("cura/sidebar_collapse")) {
|
if (UM.Preferences.getValue("cura/sidebar_collapse")) {
|
||||||
rightMargin = UM.Theme.getSize("default_margin").width;
|
rightMargin = UM.Theme.getSize("default_margin").width;
|
||||||
} else {
|
} else {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue