forked from MapComplete/MapComplete
		
	Themes: add validation check if a mapping does not erase another mapping completely
This commit is contained in:
		
							parent
							
								
									7d43bb5983
								
							
						
					
					
						commit
						556f6d0b93
					
				
					 43 changed files with 5015 additions and 4778 deletions
				
			
		|  | @ -32,7 +32,6 @@ | |||
|     {#each layer.tagRenderings as config (config.id)} | ||||
|       {#if (config.condition?.matchesProperties($tags) ?? true) && config.metacondition?.matchesProperties({ ...$tags, ..._metatags } ?? true)} | ||||
|         {#if config.IsKnown($tags)} | ||||
|           {config.id} | ||||
|           <TagRenderingEditable | ||||
|             {tags} | ||||
|             {config} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue