Skip to content

Frontend recipe development #26

@mcartmel

Description

@mcartmel

The following issues have been addressed in the latest update:

  • (1) <link url='...'> does not support any internal text so instead a massive title has to be used
  • (2a) A light-weight "field name/ field value" UI element bound to an event/signal is not supported. Instead a very heavy <panel> has to be used.
    • in this example, it'd be nice to have those basic text fields presented elegantly (Firmware, Run Mode, Device Error Status
  • (3) How do you layout a bank of range controls elegantly (spacing an issue; and an index label would be nice)?
  • (4) <range> is missing the current value, a bit like how the meters have (shown)
  • (5) How to you layout a bank of On/Off switches elegantly (an index label would be nice)?
  • (6) <meter> only support 0-100. I'd say standardise on typical dB audio range of -60dB to +6dB.
  • (7) Natively supporting a bump on <range> would be very useful. So + and - or and

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions