mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add comment
This commit is contained in:
parent
46e004966e
commit
fac548a738
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Progressbar::Progressbar()
|
|||
PULSE_STEP
|
||||
);
|
||||
|
||||
set_opacity(0);
|
||||
set_opacity(0); // fixed height, not hide()
|
||||
}
|
||||
|
||||
Progressbar::~Progressbar() = default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue