Don't remove stroke and fill for clipping paths
Please allow paths to retain formatting when they are made into clipping paths. I see no reason, other than cruelty, to remove the stroke and fill of a path when it is made into a clipping path. If someone can rationalize a benefit for making me have to apply a stroke and fill all over again then at least make a preference for any masochists.
-
L Coyle commented
I agree completely! Can Adobe just make this easy? We want to make a mask, we want it to have a color, fill and stroke, we want to be able to select it wherever we click, like anything else in Illustrator.
-
Herman van Boeijen commented
I fixed this by writing some scripts:
https://github.com/nimbling/Nimbling_ScriptsHere they are as a panel:
https://github.com/nimbling/Nimbling_Scripts/blob/master/NimblingClippers.zxpOr run the scripts using shortcuts:
Clip:
https://github.com/nimbling/Nimbling_Scripts/blob/master/JSX%20Scripts/Clipper.jsxBottomclip: (the better one, have your clipping path be at the bottom, so you can see what you're doing)
https://github.com/nimbling/Nimbling_Scripts/blob/master/JSX%20Scripts/Bottomclipper.jsx