tjenkinson / clappr-thumbnails-plugin

A plugin for clappr which will display thumbnails when hovering over the scrub bar. Thumbnails can either be individual images or a sprite sheet.
https://tjenkinson.github.io/clappr-thumbnails-plugin/demo/
MIT License
44 stars 14 forks source link

Does not work well with materializecss #93

Open rolandstarke opened 5 years ago

rolandstarke commented 5 years ago

Hey,

I always wondered why backdropHeight did not work. (the backdrop images where not visible). I am using materializecss and it looks like they apply their own styles to .backdrop.

https://github.com/Dogfalo/materialize/blob/c9363571a1fe60168d3833bf2b139b52723b5b04/sass/components/_tooltip.scss#L22-L32

edit: they also overwrite .carousel https://github.com/Dogfalo/materialize/blob/c9363571a1fe60168d3833bf2b139b52723b5b04/sass/components/_carousel.scss

tjenkinson commented 5 years ago

hmm interesting. Feel free to open a pr changing the class name to something more specific