Opacity (0-9 keys)
-
@Jayanta-Das Tried this on Windows, but could not replicate.
-
@vectoradmin Ok just to test I forgot to place any object inside the layer and tap the number key that gives that values. Now again after adding a shape and tried it works.
-
@Jayanta-Das @vectoradmin In AD when layer is selected and tap the number key opacity is apply to the layer and if any object is selected then it applied to the object only.
-
@Jayanta-Das said in Opacity (0-9 keys):
In AD when layer is selected and tap the number key opacity is apply to the layer and if any object is selected then it applied to the object only.
That should also be the case in VS, except the Layer must be selected with the small circle at the end of the layer name row (selections in the Layers panel are not the same as on the canvas).
-
@vectoradmin I did as you said. Recording
You can see in the recording when I select layer and tap on number key nothing happen.
-
@Jayanta-Das is right.
- If I select a layer (single click in layers panel!), no response from numeric keys
- If I then select the first object in the layer in the layers panel, no response from numeric keys
- If I then select the same object on the canvas, numeric keypresses activate the opacity setting code
- If I then select another object in the layer in the layer panel, no response from numeric keys
- If I then select the same object on the canvas, numeric keypresses activate the opacity setting code
Etc.
-
@Ingolf Now I got it! It is because the Layers panel has the key input and consumes it.
I will try to fix it. Meanwhile, clicking in a filled area of a selected object (or layer) should set the key input to the editor.
-
@vectoradmin Happy to help
-
@Ingolf Thanks for explaining nicely.
-
@Jayanta-Das You're welcome