hires display fixes

This commit is contained in:
Philippe G
2020-12-02 14:05:23 -08:00
parent f06c08cef7
commit c576587de4
7 changed files with 17 additions and 10 deletions

View File

@@ -247,7 +247,7 @@ my @extra = (
);
@modes = (@modes, @extra) if $cprefs->get('height') > 32;
return \@modes;
}