Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimePicker: Set the selection range after scrolling up or down #8

Closed
wants to merge 1 commit into from

Conversation

mattheyan
Copy link

After scrolling up or down in the time picker's text box, the selected text is lost and the cursor goes to the end of the input (though scrolling continues to work). This fixes the problem by calling emitSelectRange at the end of the scrollDown method.

Element PR: ElemeFE#16868

@mattheyan
Copy link
Author

Turns out this got integrated with my AM/PM work...

@mattheyan mattheyan closed this Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants