File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ### 1.1 (2015-07-28)
4
+
5
+ * Fixed Photoshop CC 2015 artboards issue (Error 8182). Thanks @nvkzNemo (#17 ).
6
+
3
7
### 1.0 (2014-11-16)
4
8
5
9
* Limited decimal places: enjoy ` 39.7 pt ` instead of ` 39.72413793 pt ` . Anyway, I recommend keep a document’s resolution as a multiple of 72 ppi (#3 )
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Script converts rectangular marquee to labeled measurement mark. Landscape marqu
22
22
- OS X: ` Shift+Cmd+P `
23
23
- Windows: ` Shift+Ctrl+P `
24
24
25
- [ Size-Marks.jsx-v1.0.zip ] : https://cdn.rawgit.com/romashamin/Size-Marks-PS/master/Size-Marks.jsx-v1.0 .zip
25
+ [ Size-Marks.jsx-v1.0.zip ] : https://cdn.rawgit.com/romashamin/Size-Marks-PS/master/Size-Marks.jsx-v1.1 .zip
26
26
27
27
### Usage
28
28
You can’t perform that action at this time.
0 commit comments