Seth Nickell

Results 92 issues of Seth Nickell

Sorry for posting as an issue, I couldn't find a useful forum to ask the question, and since you've "seen it all", I was hoping you could direct me if...

question

This PR is a continuation of @juanjoDiaz 's hard work here: #1347 At the moment, its identical to #1347 , but with the merge conflict relative to `noVNC:master` resolved. I'll...

feature

Fixes https://github.com/alex3165/react-mapbox-gl/issues/925

As it sounds like mapbox-gl is no longer open source: https://news.ycombinator.com/item?id=25347310 There's a free software `bazaar-style` fork of mapbox-gl, `maplibre-gl` which I was early-on helping with: https://github.com/maplibre/maplibre-gl-js NPM: https://www.npmjs.com/package/maplibre-gl Is...

JupyterLab 3 and a few other projects are switching pretty aggressively to React 17, which carries the promise of less need to pin library components (like `react-mapbox-gl`) to particular React...

I don't see support for the `idle` map event e.g. I can't do: ``` ``` Idle does seem like a valid MapBoxGL event: https://docs.mapbox.com/mapbox-gl-js/api/map/#map.event:idle There's no `onIdle` MapEvent defined here:...

My flows use a LOT of Celery Jobs to process UI input that would take to long to run synchronously in the web process. It would be very elegant if...

request/enhancement
dev/flow
PRO

Aloha, we've been seeing a pattern of growing daily memory usage (followed by increasing slugishness then non-responsiveness above around 1-2GB of RAM) in the 'proxy' pod: The different colors are...

bug

I'm guessing one of the major use cases for Primrose is (as I'm using it) rendering a text editor in XR, where pixels are jenky and ginormous. Displays were of...

This updates README.md with detailed and well tested instructions for compiling `python-mapnik` on MacOS Catalina systems using the very common homebrew packages. This is a surprisingly difficult task as of...