Thank you for all the work you put into this great program. I just wanted to report two very minor issues I've ran into while setting things up:
Issue #1. If the first line of refind.conf is an empty newline, then the whole configuration file is silently ignored.
This is ignored:
\n # Comment\n [...]
While this works:
And this works as well:
# Comment\n [...]
Issue #2. Arrows get mangled when moving left and right between OS tags, although initially they appear fine when the program loads:
It's possible this only happens with custom icon dimensions. Mine are as follows:
I also tried changing small_icon_size to 96, and replacing the images accordingly, however the problem is even more noticeable:
I also checked that this happens regardless of the setting for banner_scale, and also whether or not I set max_tags 0 explicitly.
Log in to post a comment.
Thank you for all the work you put into this great program. I just wanted to report two very minor issues I've ran into while setting things up:
Issue #1. If the first line of refind.conf is an empty newline, then the whole configuration file is silently ignored.
This is ignored:
While this works:
And this works as well:
Issue #2. Arrows get mangled when moving left and right between OS tags, although initially they appear fine when the program loads:
It's possible this only happens with custom icon dimensions. Mine are as follows:
I also tried changing small_icon_size to 96, and replacing the images accordingly, however the problem is even more noticeable:
I also checked that this happens regardless of the setting for banner_scale, and also whether or not I set max_tags 0 explicitly.
Last edit: Diego Garcia 2018-07-08