Skip to content

Releases: schroef/Photoshop-Scripts

v.1.2.9 | Fixes & Updates

Choose a tag to compare

@schroef schroef released this 15 Dec 19:30

v1.2.9 - 15122022
Fixed

  • TypeError: undefined is not an object > Warning dialog when no artboards are available. enableinfo in script header can only do one check, we check for layercomps, so manual alert is needed for artboards
  • check if single artboard is select from dropdown, warning dialog

Changed

  • Added extra check menu for File > Export, it will now be enabled only their are artboards and layer comps available. This makes the manual checks absolute

v1.2.8 - 24022022
Fixed

v1.2.7 - 14092021
Changed

  • Temp turn off "NO artoard selection"

v.1.2.6 | Panel organisation

Choose a tag to compare

@schroef schroef released this 15 Sep 02:43

Organized the panel a bit more, its getting to tall

v.1.2.5 | Added filename Suffix & Panel organisation

Choose a tag to compare

@schroef schroef released this 14 Sep 19:05
  • Added filename suffix (i need this a lot and save me lots of adjustment afterwards)
  • Tried to organize the dialog by adding everything into panels

v.1.2.4 | Added features

Choose a tag to compare

@schroef schroef released this 14 Sep 16:16

Added

  • Checkbox to open destination when done.
  • Checkbox to add/leave out layer comp name

v.1.2.3 | Hotfix & Add

Choose a tag to compare

@schroef schroef released this 10 Sep 17:55

Fix

  • Hotfix for single AB export getting wrong index number due to Dropdown index being different from actual AB index

Added

  • Checkbox to give alert when done.

v.1.2.2 | Fix for single exports

Choose a tag to compare

@schroef schroef released this 08 Sep 19:40

Fixed issue with single export other then JPG format. Other formats had issue where complete canvas would be exported

v.1.2.1 | Fix issue #002

Choose a tag to compare

@schroef schroef released this 12 Jul 21:15

Fix for #2 error before dialog showed about getting artboard description

v.1.2.0 | Fixed flattened outputs

Choose a tag to compare

@schroef schroef released this 09 Jul 15:29

Fixed flattened outputs, part of code was commented out for testing

v1.1.9.1: - Set timer to passive

Choose a tag to compare

@schroef schroef released this 08 Jan 06:51
- Added "screenModeNormal" at end of script so it returns to normal viewmode

v.0.1.1.6 | Fixed missing colorprofile error

Choose a tag to compare

@schroef schroef released this 17 Dec 21:25

Fixed an issue when color profile is missing. This seems like a some weird bug in Photoshop.