mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Fixed missing newline in README.
This commit is contained in:
@@ -71,7 +71,8 @@ fn main() {
|
||||
- Some events are not implemented
|
||||
- Implementation is still work-in-progress
|
||||
- Vsync not implemented
|
||||
- Changing the cursor (set_cursor) is not implemented
|
||||
- Changing the cursor (set_cursor) is not implemented
|
||||
|
||||
### Win32
|
||||
|
||||
- You must call `glFlush` before `swap_buffers`, or else on Windows 8 nothing will be visible on the window
|
||||
|
||||
Reference in New Issue
Block a user