add todo note :3

This commit is contained in:
griffi-gh 2024-03-25 02:46:30 +01:00
parent 807c9b087d
commit bf0b4dcdf2

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 {