Skip to content

Merge Stackhandling into Master

Jean-Claude requested to merge stackhandling into master
  • Make sure swipe works
  • Swipe Animation

Ditched vue-swing and implemented vue2-gesture instead since vue-swing caused problems when using other gestures in conjunction. Made the elements array be treated as an array instead of an stack. I.e. elements are no longer removed from the array when going to the next element.

Edited by Jean-Claude

Merge request reports