I have window previews configured on hovering but they do not appear. Could you try to reproduce with the layout attached to https://bugs.kde.org/show_bug.cgi?id=420362 By the way, I checked repeating the solution in that issue to see I could get previews back, but that didn't work
Git commit 3018bd0fff261b48cb31c7f64573f1178c5cab65 by Michail Vourlakos. Committed on 28/04/2020 at 08:26. Pushed by mvourlakos into branch 'master'. tasks:restore previews window functionality --various improvements/fixes for previews and highlight windows in new plasmoid architecture. All tasks settings are now stored in applet level and not in containment level M +2 -8 plasmoid/package/contents/config/main.xml M +55 -16 plasmoid/package/contents/ui/config/ConfigInteraction.qml M +2 -4 plasmoid/package/contents/ui/main.qml M +3 -1 plasmoid/package/contents/ui/task/TaskItem.qml https://invent.kde.org/kde/latte-dock/commit/3018bd0fff261b48cb31c7f64573f1178c5cab65
Git commit 3018bd0fff261b48cb31c7f64573f1178c5cab65 by Michail Vourlakos. Committed on 28/04/2020 at 08:26. Pushed by scmsync into branch 'master'. tasks:restore previews window functionality --various improvements/fixes for previews and highlight windows in new plasmoid architecture. All tasks settings are now stored in applet level and not in containment level M +2 -8 plasmoid/package/contents/config/main.xml M +55 -16 plasmoid/package/contents/ui/config/ConfigInteraction.qml M +2 -4 plasmoid/package/contents/ui/main.qml M +3 -1 plasmoid/package/contents/ui/task/TaskItem.qml https://commits.kde.org/latte-dock/3018bd0fff261b48cb31c7f64573f1178c5cab65
Thanks!