Skip to content

Changes on TimePicker not being reflected. #112

@KikoCV

Description

@KikoCV

OnSelectionStart and OnSelectionEnd will only be called when changing the dates, not when changing the time in the TimePicker.
This makes the component impossible to use with AutoApply, since it will never callback the correct time values.

One possible fix would be for TimeChanged, based on the parameter that is not null, to call OnSelectionStart or OnSelectionEnd after setting TStartDate/TEndDate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions