Skip to content
  • Dmitry Kazakov's avatar
    Fix undo of image colorspace conversion · e39e6379
    Dmitry Kazakov authored
    The color space of the image projection should be change **before**
    other layers are converted. Some layers, which are updated using
    resetCache() fetch this information from the image, therefore it
    should be prepared beforehand.
    e39e6379