WIP scrolling

This commit is contained in:
2023-09-14 14:48:08 -04:00
parent 312ee6270c
commit c210c07b74
6 changed files with 256 additions and 8 deletions

2
go.mod
View File

@@ -2,6 +2,6 @@ module git.tebibyte.media/tomo/objects
go 1.20
require git.tebibyte.media/tomo/tomo v0.27.0
require git.tebibyte.media/tomo/tomo v0.29.0
require golang.org/x/image v0.11.0 // indirect