Skip to main content
Participant
November 6, 2021
Question

DESPAIR - I need to hide forever! Warning: No pixels are more than 50% selected. The selection edges

  • November 6, 2021
  • 1 reply
  • 257 views

I have sevveral actions using and creating layer mask from channels - using select highlight/more highlight and so on....
So please does not write that fault is in feather.

I cant live without those actions but this warnings shows 6 times per one image...and I need to batch process hundrets images...I cant sit before it to squeezing enter 😞 

 

Macos Monterey

Ps - 2022

This topic has been closed for replies.

1 reply

Kukurykus
Legend
November 7, 2021

Save below code to .jsx format, and then write to your action as a step instead of current feather item:

displayDialogs = DialogModes.NO
activeDocument.selection.feather(10)

 The 10 value you can change to other, unless the feathering was not a problem, was it?

Participant
November 14, 2021

Yes, feather is not that problem...the problem is to apply channel with "middle" lights. 

 

When I need to store the code you wrote?

Kukurykus
Legend
November 14, 2021

Save it as NoWarning.jsx in 'Presets / Scripts' folder of your Photoshop. After you relaunch app., 'Inesrt Menu Item' (listed in dropdown menu of Actions panel) called 'NoWarning' of 'File / Scripts' menu.