Added debug log

This commit is contained in:
ItsLemmy
2025-11-09 17:49:30 -05:00
parent 55f2a03a50
commit 18e9b456e2
+1
View File
@@ -528,6 +528,7 @@ Item {
Logger.d("SmartPanel", "Position calculated:", calculatedX, calculatedY)
Logger.d("SmartPanel", " Panel size:", panelWidth, "x", panelHeight)
Logger.d("SmartPanel", " Parent size:", root.width, "x", root.height)
}
// Watch for changes in content-driven sizes and update position