Jay Oster
|
23da739650
|
Update fltk (#169)
- Fixes #163
- Reimplements window resize
- Still has problems on macOS; Resizing with the drag handle blocks the main loop. See:
- https://github.com/glfw/glfw/issues/1251
- https://github.com/rust-windowing/winit/issues/219
|
2021-05-29 03:27:33 -07:00 |
|
Jay Oster
|
f238814d12
|
Update wgpu to 0.8 (#160)
- Also update other dependencies
|
2021-05-07 23:52:11 -07:00 |
|
Jay Oster
|
509bb24b19
|
Update dependencies (#148)
|
2021-03-09 02:47:44 -08:00 |
|
Mohammed Alyousef
|
f845d59213
|
add fltk example (#137)
* add fltk example
* fix clippy lint
* fix rustfmt check
* add missing trailing new line
* use no-pango feature
* remove call to win.draw()
|
2021-02-07 10:36:21 -08:00 |
|