Themes: allow to disable auto filters

This commit is contained in:
Pieter Vander Vennet 2024-09-11 17:30:17 +02:00
parent c591770eab
commit b3492930b8
5 changed files with 37 additions and 32 deletions

View file

@ -442,6 +442,7 @@ export interface LayerConfigJson {
* 2. search 'filters.json' for the appropriate filter or
* 3. will try to parse it as `layername.filterid` and us that one.
*
* Note: adding "#filter":"no-auto" will disable the filters added by tagRenderings
*
* group: filters
*/