-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added slices unit tests. Other improvements.
- Loading branch information
Showing
37 changed files
with
349 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
65 changes: 65 additions & 0 deletions
65
Images.xcassets/slices/s_horizontal_vertical.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"resizing" : { | ||
"mode" : "9-part", | ||
"center" : { | ||
"mode" : "stretch", | ||
"width" : 2, | ||
"height" : 3 | ||
}, | ||
"cap-insets" : { | ||
"bottom" : 12, | ||
"top" : 10, | ||
"right" : 13, | ||
"left" : 11 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "cyan.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "9-part", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 6, | ||
"height" : 2 | ||
}, | ||
"cap-insets" : { | ||
"bottom" : 20, | ||
"top" : 20, | ||
"right" : 19, | ||
"left" : 20 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "9-part", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 8, | ||
"height" : 2 | ||
}, | ||
"cap-insets" : { | ||
"bottom" : 30, | ||
"top" : 30, | ||
"right" : 29, | ||
"left" : 30 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.04 KB
Images.xcassets/slices/s_horizontal_vertical.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.21 KB
Images.xcassets/slices/s_horizontal_vertical.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 0 additions & 18 deletions
18
...ets/old/i_aligment.imageset/Contents.json → ...sets/slices/s_none.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,16 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"alignment-insets" : { | ||
"top" : 1, | ||
"left" : 2, | ||
"bottom" : 3, | ||
"right" : 4 | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "green.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"alignment-insets" : { | ||
"top" : 5, | ||
"left" : 6, | ||
"bottom" : 7, | ||
"right" : 8 | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"alignment-insets" : { | ||
"top" : 9, | ||
"left" : 10, | ||
"bottom" : 11, | ||
"right" : 12 | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
|
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file removed
BIN
-999 Bytes
Templates.xcassets/old/i_slice_stretches.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.21 KB
Templates.xcassets/old/i_slice_stretches.imageset/[email protected]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.