Hello everyone,
I am using in one of my plasmoids the following,
PlasmaCore.Dialog{
id: windowsPreviewDlg
type: PlasmaCore.Dialog.Tooltip
location: plasmoid.location
.......
}
because I can not use the ToolTipArea, I need hovering very much for the
whole element... The above code works but unfortunately it does not
animate the window when I change its visualParent even though it has
been set as Tooltip. I tried using
Behavior on x and y but it didnt help...
Do you have any ideas?
regards,
michail