Vladimir Simonov

Results 6 issues of Vladimir Simonov

Hello! Looks like Baobab's branch decorator breaks static class props by making them undefined. Here's the simple test case: ``` es6 import React from 'react'; import {branch} from 'baobab-react/decorators'; @branch({cursors:...

bug

As I am slooooooowly working on the next API, I guess it makes sense to gather all the feedback and ideas, and feature requests before it gets cut in stone....

help wanted
v4

By passing an array of heights to `rowHeight`.

### Problem Currently, there is no way to define a custom preprocessor in case the command-line arguments contain an environment variable which needs to be evaluated as a part of...

C-bug

**Describe the bug** When overriding the `OPENENROTH_MM7_PATH` environment variable to point to a custom location for Might and Magic VII game assets, the OpenEnroth.app fails to start and throws an...

bug

**Describe the bug** Continuously attacking by holding "A" key, and repeatedly pressing "I" to open an inventory leads to a crash (see stack trace down below) **To Reproduce** Steps to...

bug