more hacking friendliness

This commit is contained in:
end-4
2025-05-26 12:10:03 +02:00
parent 5434771d77
commit bca1a77ae3
12 changed files with 75 additions and 47 deletions
@@ -6,8 +6,8 @@ import QtQuick.Controls
import QtQuick.Layouts
/**
* A container that supports bouncy children.
* https://m3.material.io/components/button-groups/overview
* A container that supports GroupButton children for bounciness.
* See https://m3.material.io/components/button-groups/overview
*/
Rectangle {
id: root