Thomas Manson

Results 6 issues of Thomas Manson

### Bug Report or Feature Request (mark with an `x`) ``` - [X] bug report -> please search issues before submitting - [ ] feature request ``` ### OS and...

bug

I wanted to check if a new version was available. I'm using it to browse firestore

found 3 typo

This don't work anymore in Google Chrome https://developers.google.com/web/updates/2015/07/mediastream-deprecations?hl=en#stop-ended-and-active $window.localMediaStream.stop(); and needs to be replaced by this : (which works one Firefox & Chrome) $window.localMediaStream.getTracks()[0].stop();

### Preflight Checklist * [X] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [X] I have searched the issue tracker for a feature request...

bug
wonfix

## Expected Behavior Install openhab 2.4.0 stable, install BTICINO binding, click inbox, click the + button and find the BTICINO binding ## Current Behavior Install openhab 2.4.0 stable, install BTICINO...

question
awaiting-feedback