parasyte / pixels

A tiny hardware-accelerated pixel frame buffer. 🦀
https://docs.rs/pixels
MIT License
1.78k stars 120 forks source link

Switch from `imgui.frame` to `imgui.new_frame`, #353

Closed tseli0s closed 1 year ago

tseli0s commented 1 year ago

The documentation said to do so: https://docs.rs/imgui/latest/imgui/struct.Context.html#method.frame.