nhn / tui.calendar

🍞📅A JavaScript calendar that has everything you need.
http://ui.toast.com/tui-calendar
MIT License
11.99k stars 1.29k forks source link

Show Detail Popup on mouse hover #413

Open dupled opened 5 years ago

dupled commented 5 years ago

Version

1.12.5

Development Environment

Chrome 77.0 | Windows 10

Current Behavior

I'm unable to find the way to show the Detail Popup on mouse hover.

Expected Behavior

The Detail Popup will show when hover on the schedule block.

jungeun-cho commented 5 years ago

@dupled The mouse hover event apis are not supported. Your issue should be discussed within the TOAST UI Calendar team.

gkoudjou commented 2 years ago

Hi there!

Is this feature planned in a future release ?

Thanks

adhrinae commented 2 years ago

@gkoudjou

Not really. But you can leverage the event delegation and calling private method to do that.