fortesinformatica / Sideshow

Sideshow is a powerful javascript library which aims to reduce your user's learning curve by providing a way to create step-by-step interactive tours. Explain the features of your application, control your end-user's interaction with your UI, emphasize what you're explaining in each step by masking it. Just think! The sky is the limit!
http://fortesinformatica.github.io/Sideshow
Apache License 2.0
86 stars 31 forks source link

sideshow-step-description in bad position #3

Open ccrispin opened 10 years ago

ccrispin commented 10 years ago

When there is no black space, the message appaers in the middle (that is ok) 1

But when there is a tiny black space, the message doesnt appaers in any place (probably because the black space is to small) 2

If you can fix this, that will be great