locationtech / udig-platform

uDig parent project containing all core components. More plugins can be found in community repos: http://github.com/uDig-Community
http://udig.refractions.net
189 stars 133 forks source link

Allow to delete filter in layers #589

Closed AndreB87 closed 3 years ago

AndreB87 commented 3 years ago

It was not possible to delete a filter from a layer by removing it from the text field in the style editor.

This pull request fixes the issue.

fgdrf commented 3 years ago

@AndreB87 Thanks for this fix and your first contribution to uDig!

I can confirm that it is an issue and the patch helps. It would be great to have a test-case as well, However, we do not have a test-bundle for style.advanced.feature. So I guess we can accept this fix since the class is not that easy to test.