Skip to content

Extract things from widgets that can be reused

Jakub Ziebinski requested to merge jziebinski/widgets-modifications into develop

Things done:

  1. Allow reuse AlarmDisplay widget.
  2. Extract the common part for future dynamic widgets, so not only the label can now be dynamic.
  3. Implementation of the dynamic one line button

Merge request reports