icehaunter / vue3-datepicker

Simple datepicker component for Vue 3
https://icehaunter.github.io/vue3-datepicker/
MIT License
151 stars 151 forks source link

Fixed scrolling of timepicker #78

Closed leshiple closed 2 years ago

leshiple commented 2 years ago

Before:

https://user-images.githubusercontent.com/11899695/147750883-9f0a782e-a5b3-49f1-a9a7-c30f798851b1.mov

After:

https://user-images.githubusercontent.com/11899695/147750892-78782a3c-83bb-448f-b41d-c38ac42a2f1c.mov

Solution - StackOverflow