Find a way to have less distortion in images in portait mode in the click_and_draw activity
Closed, ResolvedPublic

Description

In click_and_draw activity the children must join points to make an image. The image is technically a background and fits the screen. Thus it is distorted in portrait mode.

The solution is to rework each image so that they have a large free border on each side. Then when we render them we crop them without distortion by making the playing part fit the screen.

bcoudoin created this task.Feb 5 2016, 10:46 AM

The images need to be reworked in such a way that no dot hides behind the bar buttons.
https://cdn.pbrd.co/images/H3sTAZY.png
https://cdn.pbrd.co/images/H3sUnIS.png
https://cdn.pbrd.co/images/H3sURxN.png

timotheegiet added a subscriber: timotheegiet.

working on it...

Base activity fixed (number_sequence), I'll close this task after updating the remaining datasets for other activities based on it.

timotheegiet closed this task as Resolved.Apr 17 2019, 4:48 PM

This is all fixed now, closing as Resolved.