mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-22 15:18:43 -06:00
add todo note
This commit is contained in:
parent
fb60c25385
commit
688bc6e489
|
@ -16,4 +16,5 @@ pub mod text;
|
||||||
#[cfg(feature = "builtin_elements")]
|
#[cfg(feature = "builtin_elements")]
|
||||||
pub mod transformer;
|
pub mod transformer;
|
||||||
|
|
||||||
|
//TODO add: OverlayContainer (for simply laying multiple elements on top of each other)
|
||||||
//TODO add: Button, Checkbox, Dropdown, Input, Radio, Slider, Textarea, Toggle, etc.
|
//TODO add: Button, Checkbox, Dropdown, Input, Radio, Slider, Textarea, Toggle, etc.
|
||||||
|
|
Loading…
Reference in a new issue