Skip to content

[TimePicker] Removed mouse pressed checking in minutes selector#831

Merged
hai-cea merged 1 commit into
mui:masterfrom
rtm7777:master
Jun 15, 2015
Merged

[TimePicker] Removed mouse pressed checking in minutes selector#831
hai-cea merged 1 commit into
mui:masterfrom
rtm7777:master

Conversation

@rtm7777
Copy link
Copy Markdown
Contributor

@rtm7777 rtm7777 commented Jun 12, 2015

this.isMousePressed(e) - will always return 0 for mouseUp event

also e.preventDefault(); already present in all handle functions.

@hai-cea
Copy link
Copy Markdown
Member

hai-cea commented Jun 13, 2015

@rtm7777 Can you sync with master pls?

@rtm7777
Copy link
Copy Markdown
Contributor Author

rtm7777 commented Jun 15, 2015

@hai-cea done.

hai-cea added a commit that referenced this pull request Jun 15, 2015
[TimePicker] Removed mouse pressed checking in minutes selector
@hai-cea hai-cea merged commit afeda20 into mui:master Jun 15, 2015
@hai-cea
Copy link
Copy Markdown
Member

hai-cea commented Jun 15, 2015

Thanks @rtm7777

mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
…react-text-mask (mui#831)

* [mui#822] Add @types/react-text-mask to dependencies

* [mui#826] Properly type InputProps, InputAdornmentProps props

* Fix datetext field typings

* Move extending wrapper to separate shared type
@zannager zannager added component: TimePicker The React component. scope: pickers Changes related to the date/time pickers. labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: TimePicker The React component. scope: pickers Changes related to the date/time pickers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants