Some updates

This commit is contained in:
2025-10-22 16:38:12 -05:00
parent b00f1ce9c5
commit cf47b5a4e4
7 changed files with 221 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ type ArtWidget struct {
x, y int
w, h int
buffer Buffer
buffer *Buffer
active bool
visible bool