IntegratedAlarmSystem-Group / ias-display

IAS Display, implemented in Angular
Other
1 stars 1 forks source link

Add component to improve the display of boxes with alarms in the overview #104

Closed mxolivares closed 5 years ago

mxolivares commented 5 years ago

In order to improve the display of alarms in the overview, a new component could be added as a wrapper for the current alarm component used in the summary boxes. This component could allow better control on the dimension of the boxes with the alarms and the option to use animations on its background which could be triggered if new alarms are received.

mxolivares commented 5 years ago

Required changes on the animation conditions to ensure the animation restarts each time there is a "clear-set" transition and not only with the first time this change has ocurrred.