Victor Brambati

Results 14 comments of Victor Brambati

In my desktop this working but the downloaded image is pixelated and freezing the page. For you generate a big json you need a mid-range video card. I don't see...

> Solves #149 > > This adds a way to load JSON files via the 'url' query parameter > > Example: `/editor?url=http://ip.jsontest.com/` I create it in a PR #70 ,...

> It works so great, thanks so much for that I'll be following up and testing this! Would you be able to make improvements for this to work? #181 Yes...

About this issue, is to make it too to fields with string that have parents? Because your example only have nodes that not have a parent. Example: ``` { "one":...

> Looks like when a parent node is collapsed and its parent is collapsed and expanded back, it's child disappears. Should be investigated later on after the parser is setup....

You want that the childrens of an object without a key into an array repeat the same behavior expected? (because in this new commit it doesn't happen)

> Can you elaborate with example of data? I think with the latest commit all seems fine. Yes, the commit [76bcad4](https://github.com/AykutSarac/jsoncrack.com/pull/251/commits/76bcad4e1d8ce6e213b0f85de41da8c0ad1dc752) kept separated the brothers node in a object from...

Now with the last commit [e772153](https://github.com/AykutSarac/jsoncrack.com/pull/251/commits/e772153cd3b250bb734baef786fd07dfc1d69f43) all seems fine.

@AykutSarac Yes. I will commit now.

> Awesome work @victorbrambati! Parser seems ready to be merged, now I'm investigate the collapse/expand issue and I'll commit whenever I find a solution. You may want to take a...