Eli Tan

Results 15 comments of Eli Tan

Same here, works fine if out of the overflow menu. I'd like to be able to use it properly while pinned though.

There doesn't seem to be a way to do this even with leaflet-draw, or leaflet itself. Changes need to be done over there for this to be possible.

Also addressed the strange animation. Earlier, screen was flagged to be killed without the animation occurring.

Squashed. Also updated the comment instead of fully removing it.

Yes, anything lacking from this?

Was about to implement the same thing! Another idea that I was thinking of was to measure heart rate after a number of steps taken. Perhaps taking measurements after a...

Apparently installing with `pip` didn't bring in the `plugins` folder? Copying what I needed (`epigraph.py`) from this repo to my `plugins` folder under `site-packages` worked. Curious.

I have something to add. While the error appears and persists while using `realm-graphql-client`, GraphiQL works fine.

Hmm, I haven't tried refreshing GraphiQL, I'll try that when the issue comes up. > Also, just to make sure, you're accessing the same Realm from both, right? Yes, I'm...

The issue has come up. This time, GraphiQL stops working. Regular HTTP POSTs to the GraphQL endpoint don't work as well, but requests with `realm-graphql-client` work. It appears that GraphQL/POST...