diff options
| author | Jonathan Gordon <rockbox@jdgordon.info> | 2012-07-03 13:14:13 +1000 |
|---|---|---|
| committer | Jonathan Gordon <rockbox@jdgordon.info> | 2012-07-03 13:14:13 +1000 |
| commit | a3ec8480216b0e5ae7fdc6df1448b6e8b715080c (patch) | |
| tree | dd7918afd46d201e7445db20e5992e0c5287b1b2 /manual/appendix | |
| parent | e3cddc2e3ca02b089e8b322c931800b975a07417 (diff) | |
| download | rockbox-a3ec8480216b0e5ae7fdc6df1448b6e8b715080c.zip rockbox-a3ec8480216b0e5ae7fdc6df1448b6e8b715080c.tar.gz rockbox-a3ec8480216b0e5ae7fdc6df1448b6e8b715080c.tar.bz2 rockbox-a3ec8480216b0e5ae7fdc6df1448b6e8b715080c.tar.xz | |
make the bar tag help slightly better
Change-Id: I86db333e633273ca359ac244aa95f04980201283
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index a4f5f54..2d22b73 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -713,7 +713,9 @@ a horizontal progressbar which doesn't fill and draws the image ``slider\_image'' which moves right to left. \note{If the slider option is used, the bar will be shrunk so that the slider - fits inside the specified width and height.} + fits inside the specified width and height. Example: A 100px bar image with a + 16px slider image needs the bar to be 116px wide, and should be offset 8px + left of the backdrop image to align correctly.} \section{Other Tags} |