handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't add corners to the screenshot of the the HostViewController when menu is opened.

AlaeddineOuerteni opened this issue · comments

Can't add corners to the screenshot of the the HostViewController when menu is opened.

@AlaeddineOuerteni
By corners, do you mean to round the corners? Can you explain any further?

Yes @enmiller.

I want to change the cornerRadius of the layer of the screenshot imageView.

Is it possible ?

v2.3.0 now has a property on nSideMenuItemOptions that will allow you to set the corner radius of the opened content item.