Skip to content

Make Generate Number Series dialog settings persistent

Make a pqSeriesGeneratorDialog's lifetime persist for the lifetime of a pqScalarValueListPropertyWidget. This maintains the widget state in the dialog to make adjustments while experimenting with generating series much easier.

In addition, make the area that displays the series values large enough to hold the default number of series values (10) and make the area scrollable if the number of series values overruns the allocate area.

Closes #19832 (closed) #19835 (closed).

Backport: release

Edited by Cory Quammen

Merge request reports