mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Added debug log
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user