glfw: update TODOs
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
fcbfe70c66
commit
12261c1d9c
2 changed files with 4 additions and 3 deletions
|
|
@ -1421,7 +1421,7 @@ test "setTitle" {
|
|||
try window.setTitle("Updated title!");
|
||||
}
|
||||
|
||||
// TODO(slimsag): test appears to fail on at least Linux, image size is potentially wrong.
|
||||
// TODO(window): test appears to fail on at least Linux, image size is potentially wrong.
|
||||
// test "setIcon" {
|
||||
// const allocator = testing.allocator;
|
||||
// const glfw = @import("main.zig");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue