mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-11 16:40:55 +00:00
3.5.174. A bit of code cleanup. New UI to block games in the directory, or hide their thumbnails. Added boxart to videos cause Twitch removed it.
This commit is contained in:
parent
78fddccbb5
commit
fbb12d726a
8 changed files with 179 additions and 77 deletions
|
@ -530,8 +530,6 @@ FFZ.prototype._modify_cview = function(view) {
|
|||
el && el.setAttribute('data-room', room_id || "");
|
||||
|
||||
this.$('.textarea-contain').append(f.build_ui_link(this));
|
||||
//this.$('.chat-messages').find('.html-tooltip').tipsy({live: true, html: true, gravity: utils.tooltip_placement(2*constants.TOOLTIP_DISTANCE, 'n')});
|
||||
//this.$('.chat-messages').find('.ffz-tooltip').tipsy({live: true, html: true, title: f.render_tooltip(), gravity: utils.tooltip_placement(2*constants.TOOLTIP_DISTANCE, 'n')});
|
||||
|
||||
if ( ! f.has_bttv ) {
|
||||
if ( f.settings.group_tabs )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue