wearscript / wearscript-android

JavaScript with Batteries Included for Google Glass
wearscript.com
215 stars 55 forks source link

WS.displayCardTree() does not function correctly when called for the second time #211

Open birkanu opened 10 years ago

birkanu commented 10 years ago

When a tree is displayed for the first time, everything works fine. But, when you call WS.displayCardTree() again to show the same set of GDK cards, it only shows the first one and doesn't let you swipe through the other ones.