You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems very doable! Swing was easy to pull in with vue-swing; the actual Swing docs are more detailed re: events and methods. Here's an example of stacking.
We'll need to gather the plant cards into a stack when someone goes into "water mode" and then swipe to "water" them, which will remove them from the stack!
There's a proof of concept on the plant-tinder branch: bb1415e.
The text was updated successfully, but these errors were encountered:
This seems very doable! Swing was easy to pull in with vue-swing; the actual Swing docs are more detailed re: events and methods. Here's an example of stacking.
We'll need to gather the plant cards into a stack when someone goes into "water mode" and then swipe to "water" them, which will remove them from the stack!
There's a proof of concept on the
plant-tinder
branch: bb1415e.The text was updated successfully, but these errors were encountered: