jayhilwig / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

caption in XML not showing. #335

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. adding caption attribute to event xml source

What is the expected output? What do you see instead?
Mouse over of time tape should be the caption, instead I am seeing the
title element

What version of the product are you using? On what browser and what
operating system?
2.3.0, windows server 2003.

Please provide any additional information below.
<event start="Mon, 16 Nov 2009 00:00:00 -0600" end="Thu, 24 Dec 2009
00:00:00 -0600" title="Title" caption="caption"
link="http://www.augustana.edu" isDuration="false">
<img src="http://campus.augustana.edu/images/potd/treeface.jpg" />Description
</event>

Original issue reported on code.google.com by webmstrp...@gmail.com on 23 Nov 2009 at 4:18

GoogleCodeExporter commented 9 years ago
Would you please give a link to your example on your website? I have tried 
creating a
similar example on my machine and it works as expected.

The problem is therefore in either your browser. It is possible that you need to
purge the cache after updating the XML file. For example, if you changed the 
caption
and uploaded the file to the server it is possible that the browser still uses 
the
cached version.

Alexey

Original comment by ale...@gmail.com on 21 Dec 2009 at 2:11

GoogleCodeExporter commented 9 years ago
I've found the issue. If you are using an eventPainter the timeline defaults its
caption to the title even if there is a caption set.

Original comment by webmstrp...@gmail.com on 21 Dec 2009 at 2:14

GoogleCodeExporter commented 9 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 10:26