View Revisions: Issue #4633
| Summary | 0004633: Fix qSlicerReformatModuleWidgetGenericTest by ensuring ctkDoubleSpinBox sizeHint is valid | ||
|---|---|---|---|
| Revision | 2018-10-15 07:30 by jcfr | ||
| Description | Setting the sizeHintPolicy of In the python interactor:
The widget can't be resized to a smaller size because the min/max are internally set with Now, update the policy:
=> It should be possible to resize the widget ... but this is failing. |
||
| Revision | 2018-10-15 07:31 by jcfr | ||
| Description | Setting the sizeHintPolicy of In the python interactor:
The widget can't be resized to a smaller size because the min/max are internally set with Now, update the policy:
It should be possible to resize the widget ... but this is failing.. |
||
| Revision | 2018-10-15 07:32 by jcfr | ||
| Description | Setting the sizeHintPolicy of In the python interactor:
The widget can't be resized to a smaller size because the min/max are internally set with Now, update the policy:
It should be possible to resize the widget ... but this is failing.. |
||
| Revision | 2018-10-15 07:33 by jcfr | ||
| Description | Setting the sizeHintPolicy of In the python interactor:
The widget can't be resized to a smaller size because the min/max are internally set with Now, update the policy:
=> It should be possible to resize the widget ... but this is failing.. |
||