ucam-department-of-psychiatry / camcops

Cambridge Cognitive and Psychiatric Test Kit (CamCOPS)
Other
12 stars 8 forks source link

Fix display of visual analogue scale on EQ-5D-5L task #294

Closed martinburchell closed 1 year ago

martinburchell commented 1 year ago

I've changed the QuThermometer scale factor in the EQ-5D-5L task to be calculated from the screen height. It won't auto-resize on orientation change (I've found it to be buggy in the past). I'll revisit this when we move to Qt6.

I've also added 20px (scaled) padding to the top and bottom images of the thermometer to stop clipping the top and bottom numbers. We might want to make this configurable in the future.

martinburchell commented 1 year ago

Fixes #126