sandstrom

Results 534 comments of sandstrom
trafficstars

@DaPo Does the stuff in zoom demo work for you? Run it from `#master`, in the dir `/demo` (not from URL/web).

@DaPo Thanks! I'm open to rolling back this (reinstating `this.setContainerY(this.getContainerX() / this.getAspectRatio());`). But I don't want to re-introduce some old bug that @micgro42 fixed with that change. Right now I...

@ezos86 Since this is an open source project there isn't anyone dedicated to finding and squashing bugs. But feel free to jump in! If you can find the issue and...

Thanks for the update @CamJN! A related issue, that is somewhat outside your domain but something that I expect may be common for your users anyway, is Nginx installs and...

I think this may be a limitation with browsers rather than this plugin. Possibly setting a `.dragging` class on the body when dragging starts, and removing when finished + `body.dragging...

@bendycode have you tried my suggestion? (above)

I'm doing some issues-gardening 🍀 🌷 and stumbled upon this. Is this still an issue? if not, perhaps it can be closed?

I'm doing some issues-gardening 🍀 🌷 and stumbled upon this. Is this still an issue? if not, perhaps it can be closed?

Would it be helpful to look at how Helix solved this? (if they ever did) https://github.com/tildeio/helix My (limited) understanding is that Helix tried to solve basically the same problem that...