improv(circular): prevent caps from touching

This commit is contained in:
Vukašin Vojinović 2026-04-18 16:33:57 +02:00 committed by Ashley Wulber
parent c423ad1bfc
commit 95756b1a57
3 changed files with 36 additions and 25 deletions

View file

@ -21,4 +21,5 @@ features = [
"single-instance",
"surface-message",
"multi-window",
"wgpu",
]