mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 16:04:15 +00:00
add comment
This commit is contained in:
parent
7d55e2b8ee
commit
5aa09d29a0
@ -26,6 +26,7 @@ pub struct Meta {
|
|||||||
pub status: Option<Status>,
|
pub status: Option<Status>,
|
||||||
// Useful to compose other widgets
|
// Useful to compose other widgets
|
||||||
// (e.g. navigation bar listen for this value update)
|
// (e.g. navigation bar listen for this value update)
|
||||||
|
// @TODO deprecated, calculate by Status enum
|
||||||
pub progress_fraction: f32,
|
pub progress_fraction: f32,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user