jordi fita mas 623f0af2ab Fill the immediate path inside map’s anchors, and remove one extra group
In the map i added in e3503187d, paths around each accommodation
inherited the fill and stroke from the group, thus i could just override
that fill at the anchor level, but the current map sets the fill to each
accommodation’s path, party because the text is not a path too, partly
because Affinity is a visual tool only and does not give a shit about
mark up.

If we keep the text in a group, however, we can set the fill of the area
using CSS too, although it is not nice due to `!important`, but still.
There was a plot, however, #93, that had the area in a group too, and
i had to remove that group manually.
2024-01-25 01:26:02 +01:00
2024-01-23 14:53:15 +01:00
2024-01-23 14:53:15 +01:00
2024-01-24 01:01:30 +01:00
Description
No description provided
13 MiB
Languages
PLpgSQL 67.5%
Go 24.3%
CSS 3.9%
C++ 1.8%
QML 1.2%
Other 1.1%