Closed TakkuzOld closed 10 years ago
+1
+1
+1
reason: to be able to use slidemenu and slidebox at same time. Using slidebox and slidemenu at same time is difficult because they both react on horizontal swipes. If one of them reacts to horizontal swipes and the other to vertical, they can be used at same time!
++1 ;)
This would be awesome :)
+1
I just cloned a ionic.views.Slider
and slideBox
directive into ionic.views.verticalSlider
and verticalSlideBox
and just renamed all the "x, y, left, right" strings into "y, x, top, bottom". It works correctly ;)
So seems like the only thing we need here is to just pass in some parameter (and add support for it) that switches the slidebox into horizontal/vertical mode. Maybe I'll work on it if I have some spare time ;p
+1
+1
+1
Moving feature requests from GH Issues to Trello. Please continue the discussion here. Note, you can vote ;) https://trello.com/c/lxwGslnD/32-slide-box-vertical-slide
Have a look at this link https://github.com/nolimits4web/Swiper I tried and it's working fine.
+1
+1
+1
We just added swiper support so if it works with swiper it'll work with Ionic. Use the new
+1
+1
By now slide-box only works horizontally.
It would be useful if it could slide also vertically by adding an attribute.