GlobalHive / vuejs-tour

VueJS Tour is a lightweight, simple and customizable tour plugin. It provides a quick and easy way to guide your users through your application.
https://globalhive.github.io/vuejs-tour/
MIT License
78 stars 6 forks source link

Backdrop highlight target #65

Open dotsoftwarenl opened 1 month ago

dotsoftwarenl commented 1 month ago

Hi,

The screenshot below only shows the vjt-tour element highlighted, but I would like to also highlight the section whilst using backdrop. Is there a way to also highlight the target instead of the blue line around it?

Screenshot 2024-07-17 at 11 00 51

Love the package so far!

GlobalHive commented 1 month ago

Hi @dotsoftwarenl, it should do that already when using the highlight.

How did you setup the Tour? Or: Looks like you changed the styling a bit, make sure to keep the z-index of vjt-hightlight above the backdrop.

Screenshot 2024-07-17 195425