teodorpatras/SideMenuController

menu button size is not changing iOS11 XCode9

gulzatique opened this issue · 0 comments

HI
before migrating to xCode 9.0 and ios swift 11, my menu button size could be changed like that (see the screenshot): http://joxi.ru/823EEYZs6gnKar
25х20 is the size that i need but I get this huge ugly size: http://joxi.ru/l2ZEEqBs8BDkZm

and here is how I want it to be: http://joxi.ru/xAe66odUYLJPbr

but now it is not working and I can not get the size I need. the button is huge now

in log it says menu button size is 39.5х29.0

How could I fix this?
thanks