add debug row for applets maxInnerZoomFactor

pull/15/head
Michail Vourlakos 5 years ago
parent 87ffc22f6a
commit e8290aeb92

@ -781,6 +781,22 @@ Window{
text: " ----------- "
}
Text{
text: "Applets Max Inner ZoomFactor" + space
}
Text{
text: layoutsContainer.applets.require.maxInnerZoomFactor
}
Text{
text: " ----------- "
}
Text{
text: " ----------- "
}
Text{
text: "Applets need Windows Tracking"+space
}

Loading…
Cancel
Save