mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
04ab5a09e3
commit
d157c9083f
@ -838,9 +838,7 @@ module.Collection = core.ImageGridFeatures.Feature({
|
|||||||
var CollectionTags =
|
var CollectionTags =
|
||||||
module.CollectionTags = core.ImageGridFeatures.Feature({
|
module.CollectionTags = core.ImageGridFeatures.Feature({
|
||||||
title: 'Collection tag handling',
|
title: 'Collection tag handling',
|
||||||
doc: core.doc`Collection tag handling
|
doc: core.doc`
|
||||||
=======================
|
|
||||||
|
|
||||||
What this does:
|
What this does:
|
||||||
- Makes tags global through all collections
|
- Makes tags global through all collections
|
||||||
- Handles local tags per collection
|
- Handles local tags per collection
|
||||||
@ -1090,8 +1088,7 @@ var AutoTagCollectionsActions = actions.Actions({
|
|||||||
var AutoTagCollections =
|
var AutoTagCollections =
|
||||||
module.AutoTagCollections = core.ImageGridFeatures.Feature({
|
module.AutoTagCollections = core.ImageGridFeatures.Feature({
|
||||||
title: 'Auto tag collection',
|
title: 'Auto tag collection',
|
||||||
doc: core.doc`Auto tag collection
|
doc: core.doc`
|
||||||
|
|
||||||
A collection is different from a crop in that it:
|
A collection is different from a crop in that it:
|
||||||
- preserves ribbon state
|
- preserves ribbon state
|
||||||
- preserves order
|
- preserves order
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user