mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add comment
This commit is contained in:
parent
7d55e2b8ee
commit
5aa09d29a0
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ pub struct Meta {
|
|||
pub status: Option<Status>,
|
||||
// Useful to compose other widgets
|
||||
// (e.g. navigation bar listen for this value update)
|
||||
// @TODO deprecated, calculate by Status enum
|
||||
pub progress_fraction: f32,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue