PistonDevelopers / conrod

An easy-to-use, 2D GUI library written entirely in Rust.
Other
3.35k stars 296 forks source link

Implement resizeable floating window #1362

Open alvinhochun opened 4 years ago

alvinhochun commented 4 years ago

I would really like to see something like a floating resizeable window added to Conrod.

alvinhochun commented 4 years ago

So, I decided to implement this idea as a crate: https://github.com/alvinhochun/conrod_floatwin