Bug #10578
WCalendar is not updated when changing a WDateEdit's validator
Start date:
06/30/2022
Due date:
% Done:
100%
Estimated time:
Description
When the validator of a WDateEdit
is changed (e.g. changing the bottom()
or top()
of the dateValidator()
, or using setValidator()
to replace the validator) the accompanying WCalendar
's bottom()
or top()
is not updated with it.
We should probably make WFormWidget::validatorChanged()
virtual so that derived classes can adjust accordingly.
Updated by Roel Standaert 9 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert 9 months ago
- Status changed from Review to Resolved
- Assignee set to Roel Standaert
- Target version changed from 4.9.0 to 4.8.0