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

Make the draggable element 'touch' element larger but the actual visual red circle the same size? #233

Open
gkimpson opened this issue Jan 15, 2018 · 1 comment

Comments

@gkimpson
Copy link

I have got the md-date-time-picker implemented into an Angular 1.x app and it works brilliantly! I would like to be able to make a small modification so that the area in which the user drags the hour/minutes circle around the clock is bigger but the actual red circle that user can see on the screen remains the existing size?

Is there any easy way to do this using the draggabilly library?

@puranjayjain
Copy link
Owner

You should look into overriding the drag element's style. Try to look into the css in our codebase for a starting point

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

No branches or pull requests

2 participants