Releases: schroef/Photoshop-Scripts
Releases · schroef/Photoshop-Scripts
Release list
v.1.2.9 | Fixes & Updates
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
Organized the panel a bit more, its getting to tall
v.1.2.5 | Added filename Suffix & Panel organisation
- 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
Added
- Checkbox to open destination when done.
- Checkbox to add/leave out layer comp name
v.1.2.3 | Hotfix & Add
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
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
Fix for #2 error before dialog showed about getting artboard description
v.1.2.0 | Fixed flattened outputs
Fixed flattened outputs, part of code was commented out for testing
v1.1.9.1: - Set timer to passive
- Added "screenModeNormal" at end of script so it returns to normal viewmode
v.0.1.1.6 | Fixed missing colorprofile error
Fixed an issue when color profile is missing. This seems like a some weird bug in Photoshop.