Open NikitaGorbov opened 3 years ago
I've seen these errors at dev time, but since I am not a qml programmer in general, my attempts at fixing them have failed thus far.
Ill have another look when I get a chance
I have no idea here: I tried again, but no luck. I've asked on S/O https://stackoverflow.com/questions/69472534/qml-plasma-widget-dropshadow-causes-constant-warnings
Produces the following warnings in systemd log several times per second (can be viewed with journalctl)
file:///home/username/.local/share/plasma/plasmoids/org.kde.fancyclock/contents/ui/main.qml:105:9: QML DropShadow: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///home/username/.local/share/plasma/plasmoids/org.kde.fancyclock/contents/ui/main.qml:117:9: QML DropShadow: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.