wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | * libwget/bar.c: Redraw all slots of progress bar when resiz


From: @rockdaboot
Subject: Re: wget2 | * libwget/bar.c: Redraw all slots of progress bar when resizing the window (!507)
Date: Thu, 16 Jun 2022 20:52:04 +0000



Tim Rühsen started a new discussion on libwget/bar.c: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/507#note_994719664

>  
>  static void bar_update(wget_bar *bar)
>  {
> +     char redraw = 0;

You can simplify this to `bool redraw = winsize_changed != 0`

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/507#note_994719664
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]