Skip to content

Commit ad674de

Browse files
committed
fix center button disappear bug
1 parent 67d454a commit ad674de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DCPathButton/Classes/DCPathButton.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ - (void)configureViewsLayout
9191
// Default set the foldCenter as the DCPathButton's center
9292
//
9393
self.center = self.foldCenter;
94+
self.dcButtonCenter = self.center;
9495

9596
// Configure center button
9697
//

0 commit comments

Comments
 (0)