mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-27 04:41:06 -07:00
Small clean-up of log warnings
Contributes to CL-1165
This commit is contained in:
parent
3377ed0e6e
commit
8d76bd8678
3 changed files with 12 additions and 16 deletions
|
|
@ -197,9 +197,7 @@ Popup
|
|||
}
|
||||
|
||||
function recalculateOrientation() {
|
||||
// Flip direction if there is not enough screen space
|
||||
var availableSpace
|
||||
|
||||
var targetPosition = target.mapToItem(monitorFrame, 0, 0)
|
||||
|
||||
// Stupid pop-up logic causes the pop-up to resize, so let's compute what it SHOULD be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue