KGFloatingDrawer icon indicating copy to clipboard operation
KGFloatingDrawer copied to clipboard

How do I set the height of the centreVC and the sidewidths?

Open Antuaaan opened this issue 8 years ago • 2 comments

You say you can access the leftDrawerWidth after toggling the drawer but I can't seem to figure out where I should place this code and how? Also was wondering about the height of the centreVC as I wanted it a bit longer when the right drawer is called.

Antuaaan avatar Aug 22 '16 08:08 Antuaaan

You want the "hovering" centre view controller to appear longer while the drawer is open?

KyleGoddard avatar Nov 28 '16 18:11 KyleGoddard

The property that sets the drawer width is kKGDefaultViewContainerWidth on the KGDrawerView class. The default value is 280.

KyleGoddard avatar Nov 28 '16 18:11 KyleGoddard