Page MenuHomePhabricator

Volume Visualization: Workbench crashes when entering Gradient->Color value
Closed, ResolvedPublic

Description

When manually entering a value for one of the points within the Gradient->Color widget via the QLineEdit the workbench crashes.

The entered value is validated against a histogram that is set for the widget but the histogram is null.

Event Timeline

User lichtenn has pushed new remote branch:

bug-18031-Workbench-crash-on-entering-transfer-func-value

[3d0d31]: Merge branch 'bug-18031-Workbench-crash-on-entering-transfer-func-valu

Merged commits:

2014-08-20 15:45:06 Nils Lichtenberg [b29680]
Now adding the same histogram to the color widget like to the other widgets. The histogram is used to check for the valid range of input.