In your morphic adapter, you probably missedhResizing: #spaceFill;vResizing: #spaceFill;
BenOn 19 Jun 2014, at 13:56, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:Hi, I�ve implemented a custom model together with adapter. It works fine when I open it alone with Spec, but when I include in in the other model, it appears in a very small size and is not resizing with the window. Am I missing any magic there?
Uko