Daniel Gasienica
Daniel Gasienica
Hi. First of all, `hindent` is great — thank you! I ran into https://github.com/commercialhaskell/hindent/issues/455 and was wondering if we should repost examples here since the original is closed or is...
@malgorithms Thanks for being so responsive. We’re heads down working on a product release so expect us to be radio silent for a while. We’ll try to get back to...
I ran into a similar issue after updating from 1.0.x to 1.14.2: `test.coffee` ``` coffeescript createFoorBarBaz = (foo, {showFooBarBaz1, showFooBarBaz2, showFooBarBaz3, showFooBarBaz4}={}) -> FooBarBaz showFooBarBaz1: showFooBarBaz1 showFooBarBaz2: showFooBarBaz2 showFooBarBaz3: showFooBarBaz3...
For everyone else, include your own copy of `http://zoom.it/scripts/Seadragon.TouchController.js` and use the following code: ``` js viewer.addEventListener('open', onViewerOpen); // … function onViewerOpen(event) { var touchController = new Seadragon.TouchController(viewer); } ```
Thanks for your contribution. I currently don’t maintain this repo anymore. Would you like to take it over?
Since you already have a fork, what if I link to it and mark this one as deprecated?
We keep track of this internally but have not decided whether to expose this yet.
@pavelloz This is great feedback — dziękuję bardzo! Thanks for digging deeper and finding the root cause. While I haven’t had a chance to run Lighthouse on ZoomHub yet, I...
@pavelloz Thanks for the detailed write-up. I’ve had a chance to play around with Tailwind CSS and I find it promising. Thanks for the offer to create a sample configuration,...
@Benomrans Thanks for the feedback. The view page itself now has share and embed buttons #210.