• Resolved nimmerdk

    (@nimmerdk)


    Hi,

    Great plugin – are there any way to setup, that the tooltip for an event just pops up when mouse are over without clicking on the event?

    TIA

    nimmer

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author LBell

    (@lbell)

    There’s not an easy setting for this, but you can edit the plugin file /pretty-google-calendar/public/js/tippy.js line #37 to read: trigger: "mouseenter focus",

    (Note: This change will need to be re-added after each update)

    Thread Starter nimmerdk

    (@nimmerdk)

    Thank you for your answer. I will try this.

    Are there anyway this could be implemented as an option in a future update?

    TIA

    nimmer

    The change to mouseover is the perfect solution to my issue where Google Calendar was loading on click instead of opening just the details of the event.
    Thank you for this solution.

    Plugin Author LBell

    (@lbell)

    @nimmerdk – I could conceivably see adding this as an option but it’ll take some doing. Could you open a feature request here: https://github.com/lbell/pretty-google-calendar

    @godelri – Glad you found a workaround! I’d still like to sleuth how to make the default work with the OnAir theme though…

    • This reply was modified 1 year, 2 months ago by LBell.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tooltip on mouse over?’ is closed to new replies.