ji-devs / ji-cloud

Other
11 stars 17 forks source link

Memory Game - when few cards on the screen, enlarge the cards #2768

Open corinnewo opened 2 years ago

corinnewo commented 2 years ago

Teachers are complaining that the memory cards are too small when there are only a few cards on the screen, and the text is too small too. @GaliShapira Please provide links to zeplin for the various sizes. Perhaps in programming they can automatically fit the cards to the screen?

corinnewo commented 2 years ago

@GaliShapira Please add in the links here so that we can get this implemented. Thanks!

GaliShapira commented 2 years ago

Its 2 different issues:

  1. Texts on the cards - need to be as large as fit on the card. If its 2 words, lengths of words should be calculated separately.
  2. Sizes of the cards on the screen also need to be presented as big as possible (with margins). Is this required for my design?