Paul Ryley
Paul Ryley
I second this! This may help: https://github.com/ansilove/QLAnsilove
> Disable JavaScriptNext - ES6 syntax > > actually it is creating an error This was the solution! Install the Babel package instead.
@ts-thomas This is happening because the `detect_fullscreen` function overrides the control option for fullscreen. Possibly related to #38 Here is the explanation in the code for that function: https://github.com/nextapps-de/spotlight/blob/5160e7910f4cf27ac9300861ce795821059afba3/src/js/spotlight.js#L650-L652 https://github.com/nextapps-de/spotlight/blob/5160e7910f4cf27ac9300861ce795821059afba3/src/js/spotlight.js#L660-L663...
I use Xee only for this reason. Pinch-to-zoom image along with window.
I realise that the first fix for the Kanban frame only works well if the Header Bar is not hidden. I've added my own implementation for hiding the header bar...
While I like the concept, I'm not really a fan of this design. Why not make it more minimal: hide the title/author in grid view and just display the audiobook...
Hi @joehoyle, please look over this PR. Thanks
> This would be a great idea for a plugin. I could try to make it myself, but if anyone else wants to give it a try - the docs...
Something like this? I'm trying to figure this out also. 
If anyone wants to try the quotas feature on v0.20, I have merged @rainulf's changes to a fork of the latest master commit [da5497c](https://github.com/mail-in-a-box/mailinabox/commit/da5497cd1cce54e4601d616e333de98b04b95d2e): SSH into your box and then:...