Fixing more bugs related to percentages and then prototype a more complex UI.

This commit is contained in:
Zed A. Shaw 2025-02-15 22:14:19 -05:00
parent e106ad4be7
commit a7991a8f06
5 changed files with 45 additions and 20 deletions

View file

@ -22,7 +22,7 @@ tracy_build:
meson compile -j 10 -C builddir
test: build
./builddir/runtests "[lel]"
./builddir/runtests
run: build test
powershell "cp ./builddir/zedcaster.exe ."