[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] fix selected item's height
From: |
Vladimir Testov |
Subject: |
[PATCH] fix selected item's height |
Date: |
Fri, 22 Feb 2013 13:28:45 +0400 |
User-agent: |
KMail/4.9.4 (Linux/3.5.0-23-generic; KDE/4.9.4; x86_64; ; ) |
> selected item box is not really used to layout items. Only to adjust
> where the first item is placed, to allow for full top border to be
> displayed. Patch I just sent also adds space for lower border.
By the way, your patch is not absolutely correct. We should correct selected
item's height. The formula you have presented do not consider the fact that
selected item's height is decreased by 1.
Patch included.
--
With best regards,
_______________________________
Vladimir Testov, ROSA Laboratory.
www.rosalab.ru
grub2-fix-selected-item-height.patch
Description: Text Data
- fixed item-height, item-spacing, max-elements-shown etc, Vladimir Testov, 2013/02/05
- Re: fixed item-height, item-spacing, max-elements-shown etc, Vladimir Testov, 2013/02/05
- Re: fixed item-height, item-spacing, max-elements-shown etc, Vladimir Testov, 2013/02/06
- Re: fixed item-height, item-spacing, max-elements-shown etc, Vladimir Testov, 2013/02/06
- Re: fixed item-height, item-spacing, max-elements-shown etc, Vladimir Testov, 2013/02/07