Missing opacity from TiledLayer
juanferrer opened this issue · 2 comments
juanferrer commented
One of the attributes in the resulting XML for a layer is opacity, I noticed TiledLayer
doesn't have this property. Are you accepting PRs?
TheBoneJarmer commented
Just checked and confirmed. And yes, I do accept pull requests but due to this change being so tiny I decided to just add it myself in the develop branch. If you need it asap feel free to pull it and build it. I have to focus at something else right now so will probably test it thoroughly this evening probably so I can merge it to master. :)
TheBoneJarmer commented
Fix has been released!