javascript-tools-guide icon indicating copy to clipboard operation
javascript-tools-guide copied to clipboard

Border style `topDivider` added to documentation.

Open SetTrend opened this issue 3 years ago • 3 comments

The Adobe Photoshop script "Image Processor.jsx" at C:\Program Files\Adobe\Adobe Photoshop 2022\Presets\Scripts comes with a border style value of topDivider for a number of panels.

This value draws a gray line at the top of a panel:

Image Processor Dialog (original)

The topDivider value is currently undocumented. This pull request adds the corresponding documentation.

SetTrend avatar Mar 12 '22 21:03 SetTrend

Other considerations and notes that should be added: does this work in every hostapp? How long has this been part of Extendscript?

If it's only specific to Photoshop 22+, then a warning should be added noting this.

zlovatt avatar Mar 14 '22 17:03 zlovatt

Hi @zlovatt!

As I replied in my other PR to your request: This is something only an Adobe employee can answer. I'm just a user trying to help. I don't have any insights of when or where this feature was added by Adobe.

SetTrend avatar Mar 15 '22 22:03 SetTrend

@SetTrend Also verifiable by going and checking various hostapps and versions of PS yourself! It's all anyone else is doing, and would go a long way to ensuring the documentation is accurate.

zlovatt avatar Jun 17 '22 19:06 zlovatt