Skip to content

enh(ui): add a scroll bar for SParameters

Description

These changes add a scrollable property for SParameters which allows to add a scroll bar to the SParameters element.

Closes #949 (closed)

How to test it?

Check if the SParameters with scrollable=true works, check if the SParameters with scrollable=false (the default) still works.

Some results

See the screenshot in #949 (closed).

Edited by Lucas SCHMIDT

Merge request reports