Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

photoshop cc fixed #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

photoshop cc fixed #4

wants to merge 1 commit into from

Conversation

yrift
Copy link

@yrift yrift commented Apr 27, 2018

photoshop cc was not working but repair it
var ru = app.preferences.rulerUnits;

// set ruler units to pixel to ensure scaling works as expected
app.preferences.rulerUnits = Units.PIXELS;

photoshop cc was not working but repair it 
var ru = app.preferences.rulerUnits;
    
	// set ruler units to pixel to ensure scaling works as expected
	app.preferences.rulerUnits = Units.PIXELS;
@yrift
Copy link
Author

yrift commented Apr 27, 2018

fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant