Lily Skye
Lily Skye
We don't currently support rendering orthogonal Tiled maps. We should support them.
We don't currently support hexagonal Tiled maps. We should support them.
Right now we draw everything even if it's off-canvas. It'd be nice if we used Geometry shape, canvas bounds, and entity transforms to determine when something is entirely non-visible, and...
### Expected behaviour The config option `browserConsoleLogOptions.filter` should configure how log messages are displayed. ### Actual behaviour Karma seems to ignore this config option. ### Environment Details - Karma version...
### Summary With the recent change that requires steam being open to log in as a steam user, I went and installed steam into my lutris FFXIV prefix so I...
[](https://issuehunt.io/r/sindresorhus/react-router-util/issues/2) Per https://twitter.com/sindresorhus/status/953743983678717955 We have these two helpers in our app which have been useful: ### `goBackTo(pathname)` Looks back in history to find which entry matches pathname, and then moves...
### Overview of the problem I'm using karma-nightmare **version** [0.4.14] I am sure this issue is **not a duplicate**. ### Description The readme indicates that `window.require` is available, but because...
Hello! First of all, thanks for this project. I think it's gonna be awesome. But, at the moment, I am having a problem. I have set up Lightspeed on a...
### Description I can't get wifibox to work with the Broadcom BCM43602 found in my Macbook Pro 2015. The guest doesn't seem to recognize the device. I'm testing via `ping...
`describeComponent` should expose `setContext` and `context` helpers that work the same as `setProps` and `props`, but for context.