diff options
| author | Jonathan Gordon <rockbox@jdgordon.info> | 2010-06-07 11:45:02 +0000 |
|---|---|---|
| committer | Jonathan Gordon <rockbox@jdgordon.info> | 2010-06-07 11:45:02 +0000 |
| commit | fe72cbe6accbffe394d012974d7ccae299d22d8c (patch) | |
| tree | 640dce65f5a92255f0843407931f7adcf93e3084 /utils/themeeditor/skindocument.cpp | |
| parent | 4c040943bbd7f3416667f1f28dd6aa6e58295c3d (diff) | |
| download | rockbox-fe72cbe6accbffe394d012974d7ccae299d22d8c.zip rockbox-fe72cbe6accbffe394d012974d7ccae299d22d8c.tar.gz rockbox-fe72cbe6accbffe394d012974d7ccae299d22d8c.tar.bz2 rockbox-fe72cbe6accbffe394d012974d7ccae299d22d8c.tar.xz | |
Fix FS#11370 - BEWARE when useing viewport colours.
%Vf() and %Vb() need to be straight after the %V() or else the colours wont be set on the viewport (but on the line instead). This means scrolling lines dont work.
To make sure the colours are used for the whole viewport dont leave any gaps between %V and %Vf/%Vb. (of course, if you want a single line to be a different colour then use the %Vf as normal.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26656 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/skindocument.cpp')
0 files changed, 0 insertions, 0 deletions