Zeichen32 / PiwikCustomOptOut

Create your own piwik opt-out iframe css styles
GNU General Public License v3.0
25 stars 10 forks source link

Reponsive height #42

Closed mkoitka closed 8 years ago

mkoitka commented 8 years ago

For responsive websites or some other special cases it would be useful to let the iFrame grow responsively in height to either avoid scroll bars or a huge vertical gap at the bottom. Technically this could be implemented with window.postMessage.

Would this make sense or is it a too specific use case?

xMysteriox commented 8 years ago

I think that this feature is better suited for the Piwik core. The CustomOptOut plugin only injects CSS into the iFrame.

Try submitting this issue to the Piwik repository.

Zeichen32 commented 8 years ago

@mkoitka any news on this issue? Do you create a new issue in Piwik Core repository?

mkoitka commented 8 years ago

@Zeichen32 Yes, sorry for the delay. I will try it there. Issue might be closed.