mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-21 22:58:42 -06:00
add todo note
This commit is contained in:
parent
2e05a30d93
commit
40c448276b
|
@ -16,4 +16,5 @@ pub mod text;
|
|||
#[cfg(feature = "builtin_elements")]
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue