1
0
Fork 0

README: fix error in milestone checkmarks

This commit is contained in:
Joakim Frostegård 2020-11-14 17:11:37 +01:00
parent d36f289663
commit 71b27cf473

View file

@ -17,7 +17,7 @@ Below is a proposed list of milestones (roughly in-order) and their status. Subj
| Window uses an OpenGL surface | :heavy_check_mark: | | :heavy_check_mark: |
| Can find DPI scale factor | | | :heavy_check_mark: |
| Basic event handling (mouse, keyboard) | | :heavy_check_mark: | :heavy_check_mark: |
| Parent window support | | :heavy_check_mark: | :heavy_check_mark: |
| Parent window support | :heavy_check_mark: | :heavy_check_mark: | |
| *(Converge on a common API for all platforms?)* | | | |
## Prerequisites