Skip to content

Hardware: Convert components into functionals

Valentin Valls requested to merge hardware-functional-component into master

Convert remaining hardware components into functional components.

Plus few refactorization.

  • Mostly rework the motors
    • Extended popup was normalized to match other hardware popup
  • Create dedicated HardwareNumericStep and HardwareInputNumber to normalize look and feel
  • Added Escape key support to abort edition
  • Create a hw-moving to normalize the style (blue/bold which was already used for few widgets)

The next MR will normalize the hardware widget parameters to split hardware data on one side and options on another side.

image

Edited by Valentin Valls

Merge request reports