SDL2 client: recentering map causes change of alpha in border layer
Thanks for figuring out what's the problem. I'm implementing a bit different fix that sets blending mode once for mapview when it's created, and not to all surfaces every time they are copied.
When using right click to recenter in SDL2 client, the country border's alpha becomes smaller and the border gets darker and darker until totally black.