Panel tweaks

This commit is contained in:
David Heinemeier Hansson
2026-05-18 15:30:29 +02:00
parent 0fe985b45d
commit cddc18b1cd
8 changed files with 29 additions and 24 deletions
+2
View File
@@ -20,6 +20,8 @@ import QtQuick
PillButton {
id: root
cursorBordered: false
signal hovered(bool isHovered)
HoverHandler {