Hi Mizzao,
First, thanks for your great package, I'm using it on gotlog.in (question mark in the nav bar) and it's great 馃憤
Now my questions 馃幈
are you planning to integrate the mutli language with i18n ?
https://atmospherejs.com/tap/i18n
And also (I hate when people ask 2 questions in 1 issue ^^ ).
Is there a way in the tutorial to have the close button (x) on top right of the tutorial window ?
And also, the annimation was not displaying ok on smartphones so I forced the size and position. thanks for your "positioned" class :)
.positioned {
max-width: 350px;
left: 10px!important;
margin-left: 0!important;
}
Hi Mizzao,
First, thanks for your great package, I'm using it on gotlog.in (question mark in the nav bar) and it's great 馃憤
Now my questions 馃幈
are you planning to integrate the mutli language with i18n ?
https://atmospherejs.com/tap/i18n
And also (I hate when people ask 2 questions in 1 issue ^^ ).
Is there a way in the tutorial to have the close button (x) on top right of the tutorial window ?
And also, the annimation was not displaying ok on smartphones so I forced the size and position. thanks for your "positioned" class :)
.positioned {
max-width: 350px;
left: 10px!important;
margin-left: 0!important;
}