Skip to content
Permalink
Browse files
#3723 fix, sync transparency table with raster
  • Loading branch information
blazek committed Dec 10, 2011
1 parent 8bbdaf4 commit 3b9b2d8
Showing 1 changed file with 6 additions and 0 deletions.
@@ -789,6 +789,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 3b9b2d8

Please sign in to comment.