add todo note :3

This commit is contained in:
griffi-gh 2024-03-25 02:46:30 +01:00
parent dfcd4af0aa
commit 0b5df70e2b

View file

@ -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 {