Skip to content

Expert App Ventilation and Resizable window

Luis Aleixo requested to merge feature/expert_app_resize into master

This MR is the first of some that are going to solve issues of https://gitlab.cern.ch/cara/cara/-/issues/112.

The main implementations on this are:

  • Resizable size for desktop screens (previously it was hard to view the entire App on a 13.3” diagonal display, for example).
  • Ventilation has now the No ventilation option.
  • Added RadioButtons for Air supply flow rate or Air changes per hour on Mechanical Ventilation.
  • Changed header (text and image).
  • ToggleButtons style.

Screenshot_2021-11-24_at_10.10.13

Merge request reports