Skip to content
Permalink
Browse files
#3723 fix, sync transparency table with raster
  • Loading branch information
blazek authored and alexbruy committed Dec 10, 2011
1 parent 6dc7dee commit 55c5a2b
Showing 1 changed file with 6 additions and 0 deletions.
@@ -791,6 +791,12 @@ void QgsRasterLayerProperties::sync()
leNoDataValue->insert( "" );
}

populateTransparencyTable();

QgsDebugMsg( "populate colormap tab" );
/*
* Transparent Pixel Tab
*/
//restore colormap tab if the layer has custom classification
syncColormapTab();

0 comments on commit 55c5a2b

Please sign in to comment.