jackun/VLCTube

A small compatiblity issue with YouTube Center userscript

Opened this issue · 1 comments

The 2 scripts work great together except for one issue:
I need to disable YTC (you tube center) so that I can open VLCtube's config window.

youtube center developer version - https://github.com/YePpHa/YouTubeCenter/wiki/Developer-Version

Tested on a new/fresh Palemoon 26.0 profile
Greasemonkey 3.6 Fork for SeaMonkey & PaleMoon
https://github.com/janekptacijarabaci/greasemonkey/releases
VLC Web Plugin 2.2.1.0

TIA.

I'll check if YTC needs more compatibility fixes (added some already) but for now you can uncheck the "Config as dropdown" option. It still acts as dropdown menu (maybe).

E: Hm, YTC sets #movie_player's CSS overflow value to hidden thats why everything gets cut off at the edges.