zipus

Results 5 comments of zipus

> Unfortunately I have almost zero free time in December so @hodgestar could handle/merge this issue? Could anyone find some time to merge?

> 3 export all your tabs, including tabs suspended by TheGreatSuspender. You can save urls as txt How do you pretend to export if the extension in gone? there is...

> For anyone reading this today, `_paint_text` has been renamed to `_create_text`. Just to clarify, the rename is only on SVGWriter, in ImageWriter still uses the `_paint_text`

Am I wrong or this is solved in https://github.com/zammad/zammad/issues/2706? After setting `Setting.set('ui_ticket_overview_ticket_limit', 7000)` more than 14 pages appeared.

Seams possible with [setVolume(volumelevel:Float):void](https://dev.twitch.tv/docs/embed/video-and-clips/#synchronous-javascript-volume-api ) if the streams are embedded with JS (which is not for now). And with [video.volume=1/0](https://stackoverflow.com/a/51016114) we will need to search for the video element inside...