Dev Null

Results 9 comments of Dev Null

Likewise, I'm on version 8.54.106, Windows 10 and still experiencing sideways scrolling issues. Switching from a different app makes scroll inputs work again for a split second, then it goes...

what happens is that when it is pasted into the external program, it copies it as if there cell containing a newline broke the row, which i suspect is caused...

Hi there! Another potential solution is to modify `lib/jwt/json.rb` and replace ``` ::JSON.generate(data) ``` with ``` ::JSON.generate(data, { quirks_mode: true }) ``` If the maintainers are happy with this approach,...

Hey, I've been following this thread for the suggestions people have been making. I've actually been working on my own Python OAuth1a 3leg flow client, and it works! (sort of)...

for such and advanced and powerful dsl, the error messages are very unhelpful for new users. I found that using [script templates ](https://www.nextflow.io/docs/latest/process.html#template) was the best way to get around...

Hey @johnny13 , Looks like my repo was indeed on the very latest version in GitHub, it's just a more recent commit than yours: ```bash git show ``` ``` commit...

@xHasKx 's fix worked for me. ``` Atom: 1.21.0 Electron: 1.6.9 Chrome: 56.0.2924.87 Node: 7.4.0 Distro: OS X 10.12.6 Built-in Atom Packages (92) ├── [email protected] ├── [email protected] ├── [email protected] ├──...

I've fixed these issues in my fork, let me know if you'd like me to submit a pull request and i can get on that. https://github.com/derwentx/wc-api-custom-meta/commit/1103dcc0f6dd2ee4cb96c706e0589c984b17ed22 Changes I've made: -...

When I use the ezgif optimization called "Single color table for all frames", it seems to fix this! https://ezgif.com/optimize/ezgif-4-f13e01875851.gif ![ezgif-4-6107d24951ba](https://user-images.githubusercontent.com/2578076/136733149-9b3547ce-c9e5-4171-aab3-018ade1d936d.gif)