We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When in edit mode for a layer choosing download layer style results in the extension .xml appended to the style that is saved on disk.
Fix and make happy.
NB: Why is it when we download the zipped files we do not get the qml attached in the layers as well ? (#539)
The text was updated successfully, but these errors were encountered:
@NyakudyaA could you elaborate more? i can't replicate the issue in the testing and local server.
below is what i did (tested using firefox 61.0.2 on macos):
Sorry, something went wrong.
hi @boney-bun I only realised that this happens when you are trying to download the style in Safari.
It downloads the style but appends an extension qml.xml
qml.xml
hi @NyakudyaA this is odd. usually we got this kind of issues from firefox 😆
ok... i can replicate the issue now. let me investigate what i can do with it.
boney-bun
No branches or pull requests
Problem
When in edit mode for a layer choosing download layer style results in the extension
.xml appended to the style that is saved on disk.
Solution
Fix and make happy.
NB: Why is it when we download the zipped files we do not get the qml attached in the layers as well ? (#539)
The text was updated successfully, but these errors were encountered: