Results 1 issues of JLS007

Execuse me, I have set ```contentView.frame = CGRect(0, 10, 100, 100)```. But after a Popover transform in ```func show()```, it's contentView has changed frame. Then I find: ``` override open...