Layer effects UI
This document is the specifications for layer effects UI.
Basic Scenario
1. Apply an effect
-
Notice on layer panel:
- A small
F
-ish icon between the lock icon space and thumbnail of layer. - Created a “Gaussian blur” effect over the source layer.
- The effect also has an eye icon, lock, right click menu like normal layer.
- When the layer effect has been created, the layer is selected (see below about editing masks).
-> Hide (or show) the layer effect list by clicking the
F
-ish icon
-> Re-open effect dialog: double click on the effect
2. Apply two effects
Advanced usage
3. Apply effect on selected area(mask)
Note: the selection is not removed.
4. Change effect’s values
Notice on layer panel: When it change the value, it selected but when the work revaluing finish, the selection(gray color) is on layer image.
5. Merge down
1)Here is two layer effects applied on a layer image:
2A)On the Gaussian blur, do ‘Merge Down’:
2B)On the Levels, do ‘Merge Down’:
Note: should it be impossible to merge down layer effects on layer groups or should it flatten the layer group?
6. Edit effect’s mask
1)Select a part of image:
Filters>Artistic>Photocopy
) and remove the selection:
Painting in the layer effect’s mask is similar to painting in layer masks. The color you paint with is used as grayscale. Painting in white means 1.0 (the effect is fully applied). Black is 0.0 (effect is not applied). Intermediates are partially applied.
You can also apply effects on layer effects masks, except that the effect will be merged immediately. This is why when a new effect is created, the layer is selected (and not the layer effect): if you run an effect while the layer is selected, the new effect will be added on top, but if you run an effect while a layer effect is selected, the new effect is applied on the current layer effect mask.
Note: when a layer effect has no mask, we had discussions: should painting (while the layer effect is selected) automatically create a layer effect mask (full white equivalent)? Or should you manually create a layer effect mask first to avoid mistakes? To be tested further with the actual implementation..
7. Locks
- Pixel lock: cannot edit layer effect mask.
- Visible lock: cannot switch the eye icon.
- Move lock: cannot move the layer effect mask.
8. Organization
- You can reorder layer effects by drag’n drop. Dragging to another layer (in the same image or another) move the effect to this layer and keep its configuration.
- Copy-pasting a layer effect creates a new one with the same start configuration. You can paste it on the same layer or on another (in the same image or another).
- If you click on the layer effect mask, should the white border appear, then you can copy-paste only the mask?
To be continued
This specification will probably be modified with further testing.