File tree Expand file tree Collapse file tree 3 files changed +11
-42
lines changed
M13ProgressSuite.xcworkspace/xcshareddata Expand file tree Collapse file tree 3 files changed +11
-42
lines changed Original file line number Diff line number Diff line change
1
+
2
+ M13ProgressSuite.xcodeproj /xcuserdata /Hani.xcuserdatad /xcschemes /Documentation.xcscheme
3
+
4
+ M13ProgressSuite.xcodeproj /xcuserdata /Hani.xcuserdatad /xcschemes /M13ProgressSuite.xcscheme
5
+
6
+ M13ProgressSuite.xcodeproj /xcuserdata /Hani.xcuserdatad /xcschemes /xcschememanagement.plist
7
+
8
+ M13ProgressSuite.xcworkspace /xcshareddata /M13ProgressSuite.xccheckout
9
+
10
+ M13ProgressSuite.xcworkspace /xcuserdata /Hani.xcuserdatad /UserInterfaceState.xcuserstate
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ - (void)setBackgroundRingWidth:(CGFloat)backgroundRingWidth
147
147
{
148
148
_backgroundRingWidth = backgroundRingWidth;
149
149
_backgroundLayer.lineWidth = _backgroundRingWidth;
150
- _progressRingWidthOverriden = YES ;
150
+ _backgroundRingWidthOverriden = YES ;
151
151
[self setNeedsDisplay ];
152
152
}
153
153
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments