[general]
name:Toggle Active Layer
description:Plugin for toggle visibility of active layer
about:This plugin is a tool for toggle visibility of active layer, for example, you can see the difference with others layers below, when pressed and released.
  This plugin is developed on the demand of IBAMA(Brazilian Institute of Environment and Renewable Natural Resources)
  http://www.ibama.gov.br

version:1.3
qgisMinimumVersion:3.4

author:Luiz Motta
email:motta.luiz@gmail.com

# category:

tags:visibility,layers, IBAMA

homepage:https://github.com/lmotta/toggleactivelayer_plugin/wiki
tracker:https://github.com/lmotta/toggleactivelayer_plugin/issues
repository:https://github.com/lmotta/toggleactivelayer_plugin

icon:toggleactivelayer.png

experimental:False
deprecated:False

changelog:1.3(2020-02-17)
  Added automatic change of visible/invisible in active layer
  - 1.2(2018-12-06)
  Update metadata
  - 1.1(2018-10-23)
  Fixed the translate
  - 1.0
  Migrated to QGIS 3.2
  - 0.2
  Added unsetMapTool in unload tool
  - 0.1
  Start of plugin
