Ivan Perevezentsev

Results 16 issues of Ivan Perevezentsev

No errors are logged, it just opens Chrome window and there is blank canvas of default size, it seems like Chrome doesn't receive any commands from Node.

Please add these features: 1. Calculate total revenue from visible/all items (without selling) 2. Show prices with user native currency

![image](https://cloud.githubusercontent.com/assets/1111008/25145749/7e9e6852-247a-11e7-8bbb-7cc44642cf61.png)

https://github.com/aframevr/aframe-react/blob/master/tests/browser/index.test.js `doSetAttribute` is unused.

A step should be added before `cargo install cargo-apk` (example for Ubuntu 16.04): `sudo apt install -y openssl cmake`

enhancement

I have a package with this `package.json`: ```json { "name": "@perevezentsev/decode-video", "version": "3.0.0", "description": "Decodes video using ffmpeg into raw RGBA32 frames", "main": "./built/index.js", "scripts": { "build": "tsc || true",...

When I'm trying to select end selection position with `Ctrl+Shift+'`, Visual mode changes to Normal. I guess it should be fixed in AceJump rather in Vintageous. Sorry if this is...