IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21058


Ignore:
Timestamp:
Dec 30, 2008, 10:00:14 AM (18 years ago)
Author:
eugene
Message:

need to call SetColorScale even if X is not used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa2/src/LoadPicture.c

    r19829 r21058  
    8989    return (FALSE);
    9090  }
     91  SetColorScale (graphic, image);
    9192
    9293  if (!USE_XWINDOW) return (TRUE);
    9394
    94   SetColorScale (graphic, image);
    9595  Remap (graphic, image);
    9696  CreateWide (graphic, image);
Note: See TracChangeset for help on using the changeset viewer.