mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-05 15:49:15 +00:00
FileManager+LibGUI: Show thumbnail generation progress in the statusbar.
This commit is contained in:
parent
32191b0d4b
commit
614dafea32
Notes:
sideshowbarker
2024-07-19 14:56:55 +09:00
Author: https://github.com/awesomekling
Commit: 614dafea32
9 changed files with 63 additions and 11 deletions
|
@ -336,6 +336,7 @@ void GWidget::invalidate_layout()
|
|||
return;
|
||||
if (!w->main_widget())
|
||||
return;
|
||||
do_layout();
|
||||
w->main_widget()->do_layout();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue