SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
222 stars 18 forks source link

Type Renaming Sorely Needed #82

Open LPGhatguy opened 1 year ago

LPGhatguy commented 1 year ago

Some widget names collide with other names (like Circle) or are just not super great. I'd like to take a holistic pass over all of yakui's widgets and types and give them better names.