From a3ec8480216b0e5ae7fdc6df1448b6e8b715080c Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Tue, 3 Jul 2012 13:14:13 +1000 Subject: [PATCH] make the bar tag help slightly better Change-Id: I86db333e633273ca359ac244aa95f04980201283 --- manual/appendix/wps_tags.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index a4f5f54e68..2d22b73792 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} -- 2.11.4.GIT