Olivier Chatry

Results 17 issues of Olivier Chatry

Following https://github.com/ccampbell/mousetrap/issues/427

Hey ! First thanks for the library, really easy to use and do a good job. I have a bit of a problem, when I'm attaching mousetrap to a specific...

It is quite problematic, but basically the internal cache for relationship does not get updated when we receive an update from firebase ( IE in case of collaborative work, someone...

### Version info Latest version ( 2.0.8 ) ### Test case This is hard to reproduce as it depends on user input, network lag, and direction of the wind. ###...

Hello, I'm converting values from 4326 to 32066 and the value converted is wrong ( visiblity offseted by about 700ft on Y access and 10ft on x). I have tried...

**What happened**: Watching log using WSL2 + Ubuntu on windows terminal, there is no new line ( so the text appear on one uniq line ) : ``` backend Transport...

kind/bug
help wanted

- added suppport for stylesheets, only read what nanosvg is able to understand - added a realBound entry, bound without transformation - made sure invisible entity are not taken into...

Would be cool to have a new version with all the fixes :).

to clear event listener we are using `mousetrap._handleKeyEvent` which is actually not defined ( it is private to the library ). so basically, when assigning on a component, we will...