ucam-department-of-psychiatry / camcops

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

Fix EDE-Q task so that all options are visible when in portrait on iPad #293

Closed martinburchell closed 1 year ago

martinburchell commented 1 year ago

I added a method to set the minimum width in pixels for columns on a QuGridContainer but ended up not using it. It might be useful in the future so I've left it in.

In the end I've just reduced the minimum width of the "How much..." options. This means that the options are now spaced unevenly but better that way than not have the options displayed at all.

Fixes #287