Boris

Results 512 comments of Boris

ps - the transparency slider, from the UI perspective, feels inverted: that is we generally have sliders increase in value when sliding to the right. Since the setting is titled...

@zoraneus -- sorry -- I didn't mean to suggest a _solution_ to your problem 😅 I don't know how to fix your slider, but I'm lucky that mine works. I...

Temporary WIP screenshot for the _README_ ![gravitywars](https://user-images.githubusercontent.com/17264277/87047616-be62fe00-c1c8-11ea-9395-70a5d344923c.png)

To have PHP work you'll need to serve it via a local PHP server. Wherever it's serving, you'll need to copy the contents of the [`php` folder](https://github.com/whyboris/JSON-i18n-Editor/tree/main/php) there. To test,...

I think I've fixed the issue raised in https://github.com/dgarlitt/karma-nyan-reporter/issues/26 so you probably found a different error. I suspect the appropriate output in this scenario in the _karma-helpful-reporter_ would be something...

Perhaps if I had the code with which to replicate the error I could try getting a proper output. I'm sorry I wish I could figure it out just by...

Sorry have been busy with my other project: http://videohubapp.com/ I hope to get to this sometime, though I'm sorry to say it's not a high priority compared to the other...

I'm happy to incorporate a PR if you discover a solution. I'm unsure where to start with this exactly, but three things: - Please check that you don't have some...

Multi-scenario graph: ![image](https://user-images.githubusercontent.com/17264277/124315296-bfabda00-db41-11eb-928a-a18b9eafbcfc.png) Multi-scenario table: ![image](https://user-images.githubusercontent.com/17264277/124315473-fc77d100-db41-11eb-926c-9bbaf4973969.png)

@greggman -- what does VS code use now? I see `chokidar` in its dependencies: https://github.com/microsoft/vscode/blob/master/package.json#L50 🤷