Ignore:
Timestamp:
Jun 27, 2014, 4:01:29 AM (10 years ago)
Author:
ldelgass
Message:

doesn't use default colormap entry (yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/vtkvolumeviewer.tcl

    r4449 r4450  
    15881588    }
    15891589
    1590     $inner.palette choices insert end [GetColormapList -includeDefault]
     1590    $inner.palette choices insert end [GetColormapList]
    15911591    $itk_component(palette) value "BCGYR"
    15921592    bind $inner.palette <<Value>> \
Note: See TracChangeset for help on using the changeset viewer.