Reuben

Results 11 comments of Reuben

Thanks @malikhaideraliraza Yeah, differences between browsers are to be expected, but if react is going to prevent the use of native onFocusIn and onFocusOut events, then the behaviour of the...

Thanks again @malikhaideraliraza I don't follow, but this issue does not relate to having a tabIndex on a parent. The div should not be focusable, and should not sit in...

This is really annoying. As a work around, you can supply `stream.PassThrough` streams to inquirer, overriding the `.end()` function to prevent the stream from being ended. const inquirerInput = new...

Having the same problem. It's a slight hack but I solved the problem by setting the `key` prop based on the theme i.e ```js const [{key, theme}, setTheme] = useState({key:...

What exactly did you change?

OSM has a [licence](https://wiki.openstreetmap.org/w/images/d/d8/Bing_license.pdf) for Bing imagery. This a case of fixing the incorrect credentials in the metadata request, thus avoiding the fallback URL and ODbL fallback imagery. The licence...

The quickest workaround is to just revert to the old Bing URL. This can be done by using the 'custom', option in the iD backgrounds menu and using `https://ecn.t{switch:0,1,2,3}.tiles.virtualearth.net/tiles/a{u}.jpeg?g=587&n=z` ![image](https://user-images.githubusercontent.com/4957964/175780441-fa61a18d-1e34-4205-97f3-684310a7932c.png)...

Who manages OSM's agreement with Microsoft? @simonpoole