Richard Fairhurst
Richard Fairhurst
- [x] 'Dim' setting is not remembered from one setting to the next - [ ] Floating imagery panel doesn't filter the list properly
It should in theory be possible to get AIR 2.6 running on modern Linux (e.g. Ubuntu 20.04), enabling P3 to be run. https://launchpad.net/~andykimpe/+archive/ubuntu/adobeair looks like the most promising solution and...
It would be good to have terracer functionality like [JOSM's](https://github.com/openstreetmap/josm-plugins/blob/master/terracer/src/terracer/TerracerAction.java), even if we just restrict it to simple rectangles for now. First of all we need to implement a "slice"...
P3 uses a popup OAuth window for users to authenticate with OSM. If the user clicks "Remember me" on osm.org when first authenticating, then that login becomes a long-living cookie...
This was reported in discussion #3288 - I'm adding it as an issue now another user (@pol2095) has confirmed they're seeing the same issue. Any use of TLFTextField, including Flex...
Current build issues: - Font rendering on Spark components is broken with latest adt/adl. Temporary workaround for local development is to use the adt/adl from AIR 33 while compiling with...
WIP pull request
Currently we filter out small areas per zoom level when writing out tiles. This means that if a polygon crosses (say) two tiles with 95% of its area in one...