fix click to show for vertical bar clock

This commit is contained in:
end-4
2025-11-14 15:41:37 +01:00
parent 179815b73c
commit 541c701d5a
@@ -34,7 +34,6 @@ Item {
id: mouseArea
anchors.fill: parent
hoverEnabled: !Config.options.bar.tooltips.clickToShow
acceptedButtons: Qt.NoButton
Bar.ClockWidgetPopup {
hoverTarget: mouseArea