Results 26 issues of Joris W

Hi, I admire the cleanliness of most of this project's code. But naming is also very important. And in this project, the word 'period' is used interchangeably to describe candles...

Today I clicked the AMM menu icon and it beachballed on me. Side effect of this was that my Mac would no longer accept keyboard input, while mouse clicks were...

need more info
can't replicate

I'm on macOS Mojave 10.14.4 on a MacBook Pro 2016 Shitty Keyboard Edition, and I've just built and run the master branch. I had my Mac and some random HDMI...

### System information - **Have I written custom code (as opposed to using zenbot vanilla)**: Yes, lots - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: macOS 11.5 + Ubuntu...

enhancement
question

### System information - **Have I written custom code (as opposed to using zenbot vanilla)**: Yes, lots - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: macOS 11.0.1 - **Zenbot...

enhancement

### System information - **Have I written custom code (as opposed to using zenbot vanilla)**: Yes, lots - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: macOS 11.0.1 - **Zenbot...

bug
enhancement

I'm trying to test against an iPhone that doesn't support Touch ID, for instance the iPhone 5 and iPhone 4s. However `isSupported()` returns `TouchID` on both (simulated) devices running iOS...

Whenever I pass a pre-set `viewOffset` to ``, like so: ``` ``` ... the `y` setting is ignored until I drag the viewport, while `bearing` is picked up and reflected...

Hi, Today I was trying to utilize deck.gl's `transitionDuration` option for view states, to be able to switch view mode with a nice camera transition. However my setting wouldn't stick,...

This took me a long time to debug: When the `LogViewer` receives a new `viewMode` prop, the `name` of the viewMode is used by some deeply nested code in Streetscape,...