Commit Graph

11 Commits

Author SHA1 Message Date
4d514c2f37 Provide a search box for filtering cards in pile list 2019-01-14 23:50:25 -05:00
3b62ed0244 Make scaling happen on doubletap, and be more persistent 2019-01-14 23:50:25 -05:00
07648ce1c5 Prevent right click context menu
Chrome (again) makes a context menu when a touch pointer is
held. We'll have none of that
2019-01-14 23:50:25 -05:00
2b71ea58ce Move pile shuffle from click listener to interact.js tap event 2019-01-14 23:50:25 -05:00
acb6c4365e Minor fixes and cleanups 2019-01-14 23:50:25 -05:00
d2aab7a920 Add modal pile listing 2019-01-14 23:50:25 -05:00
fccc4e887f Fix card backgroundPosition in Chrome
Apperently, in Firefox you can get the style before appending, whereas
in Chrome you cannot
2019-01-14 23:50:25 -05:00
dd94513736 Shuffle decks on click 2019-01-14 23:50:25 -05:00
345a86bfa6 Set correct name when updating pile text 2019-01-14 23:50:25 -05:00
26849affc9 Initial setup for multiple decks 2019-01-14 23:50:25 -05:00
d32d50226b Basic playmat stuff: deck/discard, hand, card movement 2019-01-14 23:50:25 -05:00