remove "Band Properties" LayerConfigWidget; create a new standalone app that can actually edit the source

Issue #950 resolved
Andreas Janz created an issue

Discussed in team.

This way a Layer Property widget isn’t changing the layer source, which is unusual.

The new app should check if the source is already used by another QgsProject.mapLayers() layer. If so, ask the user to close it.

Comments (8)

  1. Andreas Janz reporter

    Make sure to also fix #943, by including functionality to get wavelength infos from the ENVI header, even if a GDAL *aux.xml file already exists.

  2. Log in to comment