Felix Edelmann
Felix Edelmann
Same here, but sometimes only when `oval` is true. #### `.setOval(false)`  Bitmap (Vertical screenshot)  Bitmap (Horizontal photo)  Vector Drawable #### `.setOval(true)`    As you can...
To mention @mchenryc here: > PR should generally have a purpose other than"fixing code" - the thing with changing lines just for the sake of style or syntax changes is...
Maybe another approach would be extending the convenience of the existing `Ctrl+.` shortcut by automatically focusing the current tab's tab group? Then, only `Ctrl+.` and `Enter` would be enough to...
Is this already fixed by #113? E.g. `$info->getExtensions()['x-extra-var']`
Development on v2 seems not to be continued anymore, so it might be reasonable not to support it.
Hello @peternewman, I'm not quite sure how to add new RDM fixtures to rdm.openlighting.org. I've already sent you an email with some data, but I guess it got lost in...
Agree. Housenumbers with suffix are sometimes entered without space (like [Fuchsweg 53a](https://www.openstreetmap.org/way/1017327866)) or with a space (like [Fuchsweg 52 a](https://www.openstreetmap.org/way/944576481)). As you don't know whether it's stored in OSM with...
Have a look at Wikimedia's GeoHack tool: https://geohack.toolforge.org/geohack.php?pagename=M%C3%BCnchen&language=de¶ms=48.137222222222_N_11.575555555556_E_region:DE-BY_type:city(1487708) It tells us that there's an URL parameter in BayernAtlas for using the standard WGS 48 coordinates: https://geoportal.bayern.de/bayernatlas?lon=11.575556&lat=48.137222&zoom=10 Implementing this in OpenSwitchMaps...
The fixtures are stored as binary `.ssl` or `.ssl2` files. I'm not sure whether it's possible to parse them.
Wow, what a _secure_ encryption... Thanks for investigating!