Alex Railean

Results 69 comments of Alex Railean

I think that a universal solution would be to 1. make the "find me" button a part of the zoom controls (Google Maps does it) ![image](https://user-images.githubusercontent.com/295338/93328354-e5b6f680-f81b-11ea-95e8-3bdb4831c18a.png) 2. and make it...

@asharonbaltazar, thanks for the offer! We don't have a notification system in place, but since MaterialUI is applied for the UI, perhaps you can leverage one of the existing primitives?...

A proof of concept (using the standard LeafletJS) is available at https://github.com/roataway/examples/tree/master/javascript-websocket-leaflet

Draft implementation of this in https://github.com/roataway/web-ui/pull/64

I was thinking of something similar, so I'll post it here instead of opening a new issue. What I'd like is an "Export conversation" button - it could export the...

I also need this functionality, though I think that one could consider a slightly different approach. Instead of having ArchiveBox do the conversion, provide an option to define a callback...

I can confirm that I am also experiencing this issue. I run it this way: `languagetool-code-comments.exe check -u http://127.0.0.1:8081 -l en-US -f demo.py`, and yet there's nothing in the log...

Would running `pip install diso --no-build-isolation` produce a different effect? In some projects that use this library people say this helps them resolve the issue. Though it doesn't work in...

After making some trivial edits (add and remove a word) I committed an update to the markdown file, and the pages were built. The commits were just dummy changes that...

I can redraw the icons as SVG - would that help? Alternatively, what format would you prefer to have it in? As for the first point - I think it...