Skip to content

OnlineMonitor: Adapted DUT ButtonGroup such that scrollbar appears for large number of DUTs

In testing I noticed when using a large number of DUTs the ButtonGroup would "take over" the entire display such that it wasn't usable (see picture). This commit changes the implementation of the DUT ButtonGroup such that a scroll bar appears if the DUT list becomes too long.

Problems as of now:

  • DUT ButtonGroup has fixed size, even for fewer DUTs
  • Scrollbar currently does not react to scroll wheel, unless mouse is hovering over the bar
  • Unable to adapt behaviour of mouse wheel input: Scrolling happens too fast, need to drag scroll bar with mouse for fine adjustment

(cherry picked from commit bc350fc9)

detector_planes_problem

Merge request reports