[RR] Constraints Plugin
40 |41 | RRConstraintsPlugin is an open-source plugin for Xcode 5.1+. It improves workflow for constraints based layout by adding new features to Xcode Interface Builder. 42 |
43 | 44 |v2.2
45 |
46 |
47 | Keep constraints when embedding to view
48 |
49 |
v2.1
52 |
53 |
54 | Color constraints based on priority (switch on/off in Editor -> Canvas)
55 |
56 |
v2.0
59 |
60 | Moved to Xcode 6.1 support only.
61 | Removed features natively implemented in Xcode 6
62 |
63 |
v1.4
66 |
67 |
68 | Grayed out and dashed lines for "Remove at build time" constraints
69 |
70 |
v1.3
73 |
74 |
75 | Distribute views horizontally/vertically (for same width/height views)
76 |
77 |
79 |
80 | Double-Click constraint to "Select and Edit..."
81 |
82 |
v1.2
85 |
86 | Fixed icons not updating when multiple constraints selected and disabled/enabled
87 |
88 |
90 |
91 | Highlight item in outline also when constraint item hovered
92 |
93 |
v1.1
96 |
97 | Added Xcode 5.1 UUID
98 |
99 |
Features
102 |
103 |
104 | Highlite item in outline also when constraint item hovered
105 |
106 |
108 |
109 | Grayed out and dashed lines for "Remove at build time" constraints
110 |
111 |
113 |
114 | Grayed out icons for "Remove at build time" constraints
115 |
116 |
118 |
119 | Differentiate when constraints firstItem is selected object
120 |
121 |
123 |
124 | Inline constant editing
125 |
126 |
128 |
129 | Reverse first and second item from menu
130 |
131 |
133 |
134 | Double-Click constraint to "Select and Edit..."
135 |
136 |
138 |
139 | Distribute views horizontally/vertically (for same width/height views)
140 |
141 |
143 |
144 | Clicking constraint in editor will show "Attribute Inspector" in utilities bar
145 |
146 |
148 |
149 | Double clicking constraint in outline will open "Attribute Inspector" in utilities bar
150 |
151 |