matchimals.fun icon indicating copy to clipboard operation
matchimals.fun copied to clipboard

Pinch-zoom / UI scaling 🔍

Open chrisheninger opened this issue 5 years ago • 0 comments

Game is hard to play on a phone– could benefit from some UI scaling– along with pinch-zoom to adjust the scale.

Started some work here: https://github.com/igravitystudios/matchimals.fun/blob/72781260f81e306f0a7a732df2bf5fd0706035f2/src/Table/index.js#L108-L125

I think I want to rewrite it using translate instead of top/left for positioning the viewport– this will require changing a bit of the card drop logic.

chrisheninger avatar May 27 '19 03:05 chrisheninger