Skip to content
  • Ell's avatar
    app: add config option to enable/disable layer-group previews · 0d2d45c3
    Ell authored
    Preview generation for layer groups is more expensive than for
    other types of drawables, mostly since we can't currently generate
    layer-group previews asynchronously.  Add a preferences option for
    enabling layer-group previews separately from the rest of the
    layer/channel previews; both of these options are enabled by
    default.  This can be desirable regardless of performance
    considerations, since it makes layer groups easily distinguishable
    from ordinary layers.
    
    (cherry picked from commit 30cc85fd)
    0d2d45c3