Skip to content
  • Amy spark's avatar
    G'MIC: stack images when returning the list · 09d1d958
    Amy spark authored
    The use of recursiveApplyNodes, introduced in
    ca0d473b as part of the refactor that
    enabled the rest of the input modes, missed a significant subtlety of
    the layer enumeration: recursiveApplyNodes works top-down, while
    G'MIC expects layers to be sorted bottom-up.
    
    BUG: 456463
    (cherry picked from commit 4555c6ee)
    09d1d958