Attempt to round image with mask

This commit is contained in:
quadbyte 2025-08-11 23:48:09 -04:00
parent 1e0057dcaf
commit 81382b213c
4 changed files with 65 additions and 12 deletions

View file

@ -53,6 +53,7 @@ Singleton {
property int pillDelay: 500
// Margins (for margins and spacing)
property int marginTiniest: 2
property int marginTiny: 4
property int marginSmall: 8
property int marginMedium: 12