From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UDSSx-0008TH-Mf for mharc-grub-devel@gnu.org; Wed, 06 Mar 2013 23:30:03 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDSSu-0008T6-VT for grub-devel@gnu.org; Wed, 06 Mar 2013 23:30:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDSSb-0001cP-2n for grub-devel@gnu.org; Wed, 06 Mar 2013 23:30:00 -0500 Received: from collab.rosalab.ru ([217.199.216.181]:39939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDSSa-0001c1-Lg for grub-devel@gnu.org; Wed, 06 Mar 2013 23:29:40 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by collab.rosalab.ru (Postfix) with ESMTP id E5F3329C2EB for ; Thu, 7 Mar 2013 08:29:39 +0400 (MSK) X-Virus-Scanned: amavisd-new at rosalab.ru Received: from collab.rosalab.ru ([127.0.0.1]) by localhost (collab.rosalab.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RtuIOMfSkrOU for ; Thu, 7 Mar 2013 08:29:39 +0400 (MSK) Received: from icedphoenix.localnet (unknown [10.168.1.56]) by collab.rosalab.ru (Postfix) with ESMTPSA id 40D7F29C291 for ; Thu, 7 Mar 2013 08:29:39 +0400 (MSK) From: Vladimir Testov To: grub-devel@gnu.org Subject: Re: [PATCH] fixed progress_bar highlight_style box displaying Date: Thu, 07 Mar 2013 08:29:38 +0400 Message-ID: <1997391.f64Or3NSgo@icedphoenix> User-Agent: KMail/4.9.4 (Linux/3.5.0-23-generic; KDE/4.9.4; x86_64; ; ) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart3325814.5YdyWG1HQE" Content-Transfer-Encoding: 7Bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 217.199.216.181 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2013 04:30:03 -0000 This is a multi-part message in MIME format. --nextPart3325814.5YdyWG1HQE Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" >I am curious why would you need border elements. To me having left and >right padding sounds like being wrong for horizontal progress bar. It >draws something when there is zero content. Didn't get your idea. If we don't have borders of the highlight_style element then paddings of the element are zero and everything is the same as before. If we want to have more detailed view of the highlight_style element - we can use it. (with the patch) Or maybe you didn't get how exactly the scrollbar is beeing drawn in "styled" mode... Please, be more specific. Should I sent some screenshots, describing what exactly has been changed and why? -- With best regards, _______________________________ Vladimir Testov, ROSA Laboratory. www.rosalab.ru --nextPart3325814.5YdyWG1HQE Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"
>I am curious why would you need border elements. To me having left and
>right padding sounds like being wrong for horizontal progress bar. It
>draws something when there is zero content.

Didn't get your idea. If we don't have borders of the highlight_style element then paddings of the element are zero and everything is the same as before. If we want to have more detailed view of the highlight_style element - we can use it. (with the patch)

 

Or maybe you didn't get how exactly the scrollbar is beeing drawn in "styled" mode...

 

Please, be more specific.

 

Should I sent some screenshots, describing what exactly has been changed and why?

 

--

With best regards,

_______________________________

Vladimir Testov, ROSA Laboratory.

www.rosalab.ru

--nextPart3325814.5YdyWG1HQE--