mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-21 22:58:42 -06:00
add todo note :3
This commit is contained in:
parent
dfcd4af0aa
commit
0b5df70e2b
|
@ -8,6 +8,8 @@ use crate::{
|
|||
rect::{Corners, FillColor}
|
||||
};
|
||||
|
||||
//TODO: Use Frames here instead of FillColor
|
||||
|
||||
#[derive(Debug, Clone, Copy, Setters)]
|
||||
#[setters(prefix = "with_")]
|
||||
pub struct ProgressBar {
|
||||
|
|
Loading…
Reference in a new issue