Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capturing only height or width #14

Closed
shenjenny opened this issue Dec 25, 2014 · 1 comment
Closed

Capturing only height or width #14

shenjenny opened this issue Dec 25, 2014 · 1 comment

Comments

@shenjenny
Copy link

height or width is pretty random
screen shot 2014-12-25 at 11 29 03 am

I'm using CS6, shortcut is cmd + P (I've replaced the shortcut)

@romashamin
Copy link
Owner

Hi @shenjenny,

The correct behavior is:

  • if H >= W the script draws a vertical mark,
  • else draws a horizontal one.

sm-howto

The script does not draw H and W marks at the same time. If you want to show a H×W size, you have to do it in 2 steps.

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

No branches or pull requests

2 participants