Is there anything wrong with this section of code from my config.xml?
<cu3er>
<settings>
<general>
ui_visibility_time="5"
</general>
<auto_play>
<defaults symbol="circular" time="5" />
</auto_play>
As I understand it, the description should appear for 5 seconds, almost the same time as the time between slides, but it goes after about 3 seconds. Even if I leave it for 10, it still goes in 3 seconds.
What am I doing wrong??
