grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* Grub2 theme bug with relative numeric values for boot_menu?
@ 2014-05-26 22:19 John Hupp
  2014-06-02 13:59 ` Andrey Borzenkov
  0 siblings, 1 reply; 4+ messages in thread
From: John Hupp @ 2014-05-26 22:19 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]

I'm trying to make my theme completely resolution-independent.  You can 
see a current screen shot at Post your Grub 2 Themes 
<http://ubuntuforums.org/showthread.php?t=1823915&page=14&p=13031738#post13031738>

Grub responded well to % values for the numeric values in the progress 
bar and labels.  Also OK with %'s for boot_menu properties top, left, 
height, width.

But I'm getting bad behavior with item_height and the other properties.  
For a 1024x768 grub display and an original setting of item_height = 26, 
I can't get equivalent output unless I set item_height = 27%

So item_height seems to be referencing a parent with a height of about 
96, rather than 768.

This is in a VMWare Player environment running Lubuntu 14.04.

Is this a known problem, or is there an explanation/workaround?

(I also realized as I got into this that I will run into a problem with 
different aspect ratios, so other than creating at least two themes for 
the commonest aspect ratios, I'd be interested in a tip there as well if 
there is a solution.)

[-- Attachment #2: Type: text/html, Size: 1383 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-02 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26 22:19 Grub2 theme bug with relative numeric values for boot_menu? John Hupp
2014-06-02 13:59 ` Andrey Borzenkov
2014-06-02 16:06   ` John Hupp
2014-06-02 16:47     ` Andrey Borzenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).