imi-ms / MoPat

Mobile Patient Survey (MoPat) is a Java based web application to create, distribute, complete and export medical questionnaires.
Apache License 2.0
7 stars 1 forks source link

Input elements of body part selection misaligned on some devices #53

Open ywarnecke opened 1 month ago

ywarnecke commented 1 month ago

It seems like on some devices (especially old iOS devices) the back view of the body part question can be misaligned. Then, the input elements are positioned slightly off to the right of the body part svg.

This can be fixed by adjusting the view size. An easy solution could therefore be to trigger the resize event once on load.