Harvest-Dev / ng-walkthrough

A walkthrough for Angular
MIT License
21 stars 8 forks source link

Add margin structure to the highlight zone #8

Closed BatStak closed 6 years ago

BatStak commented 6 years ago

We can't always find the perfect css selector to highlight a specific zone

Sometimes, we find selectors but we need to extent the highlighted zone to some degree.

It would be awesome to have an @Input to specify margin that would be included to the hightlighted zone.

Zefling commented 6 years ago

In the next version.