mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 07:49:00 +08:00
CURA-4234 remove debugging logline
This commit is contained in:
parent
63eec848fc
commit
3605edc565
@ -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…
x
Reference in New Issue
Block a user