Skip to content

Davier/bevy_prototype_widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this builder pattern is to feel like "instantaneous commands". You can incrementally build the UI tree, and inspect and transform it before spawning it. It also enables reuse of UI sub-trees, saved as Scenes.

Plan for styling

  1. build widget tree with default style, setting style labels
  2. set specific properties
  3. apply style class from labels

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages