Reduce tearing when redrawing

This commit is contained in:
Joscha 2023-05-10 19:43:51 +02:00
parent e6585286e3
commit dc0de4354f
3 changed files with 3 additions and 2 deletions

View file

@ -29,6 +29,7 @@ Procedure when bumping the version number:
- Redesigned F1 popup. It can now be toggled with F1 like the F12 log
- The F12 log can now be closed with escape
- Some more small UI fixes and adjustments to the new key binding system
- Reduced tearing when redrawing screen
- Split up project into sub-crates
- Simplified flake dependencies