Vala
Forum Replies Created
-
thanks to you for this amazing plugin! …on january i should have a little more time and i’ll keep working me too for resize issue.
I know it’s a bit offtopics but i’ve noticed other curious behavior (but i’ve tried this only on forefox)if i click esc when the gallery is open it closes but if i click again it re-open gallery and i wouldn’t
i’ve change so:escape: function() {
if ($(‘#galleria-map’).is(“:visible”)) {
$(‘.galleria-map-close’).click();
} else {
if ($(‘#galleria’).is(“:visible”)) {
$(‘.galleria-close’).click();
}on set_keyboard function it seems to work but i don’t know if it’s correct
thanks for reply i’m working too on this, if i find a solution i’ll post it
updated
i’ve noticed that the problem is on the heigth of gallery