Added window resizing to TODO
This commit is contained in:
parent
74bf3f7ac3
commit
8f5c79eb01
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ Zig has built-in unit testing which should be used to verify that everything is
|
||||||
|
|
||||||
MEDIUM:
|
MEDIUM:
|
||||||
|
|
||||||
|
- Window resizing:
|
||||||
|
Currently the game window isn't resizable. Resizing should be implemented in all the platform specific code (wayland, xorg, macos).
|
||||||
|
|
||||||
HARD:
|
HARD:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue