Powersource

Results 120 comments of Powersource

Twitch seems to be using [Trackpad-scroll-emulator](https://github.com/jnicol/trackpad-scroll-emulator) for its scrollbars. The lib is embedded in [twitch's jquery file](http://www-cdn.jtvnw.net/assets/global-906553aedfcf3a421af19e4dc0c7d639.js) and we seem to be able to use it, we just have to...

And for the record, twitch uses the settings wrapContent: !1, scrollbarHideStrategy: "rightAndBottom" You could also ctrl+f for this in the linked twitch file.

if anyone runs into this as well, fwiw i've now mostly implemented this feature using https://remirror.io instead, see https://github.com/Edgeryders-Participio/multi-dreams/pull/360

I think maybe I have the same issue, or I'm getting the same errors at least for some reason, no luck on fixing stuff. I don't think I'm doing anything...

Had it fail for me with this now ``` ✖ Rebuild Failed An unhandled error occurred inside electron-rebuild make: Entering directory '/home/me/.cache/pacaur/cabal-desktop-git/src/cabal-desktop-git/node_modules/sodium-native/build' CC(target) Release/obj.target/sodium/binding.o SOLINK_MODULE(target) Release/obj.target/sodium.node g++: error: /home/me/.cache/pacaur/cabal-desktop-git/src/cabal-desktop-git/node_modules/sodium-native/lib/libsodium-x64.so: No...

The stated problem in this issue is > I think in C4 people should work on features in their own forks? and both the mentioned PRs were worked on in...

Of those options I think I'd prefer > Or if you want a pull request UI, you could make a pull request from your branch into your master although it...

WIP PRs for me are a clear place for me and others to discuss the in progress code. E.g. Alex and I were joking the other day about the thread...

Ok then it's maybe best to wait with this. > feels like it's harder to grok the grokking isn't as big of a problem for me, it's more that it's...

@christianbundy fine if we go ahead with this one?