lmsmartins

Results 4 comments of lmsmartins

The same issue happens when using the following statements to center the custom view in the view controller's view: ``` errorView.autoAlignAxis(.horizontal, toSameAxisOf: self.view) errorView.autoAlignAxis(.vertical, toSameAxisOf: self.view) ```

Thanks for your input @toohotz I've performed the changes you mentioned, but unfortunately, I'm not able to get the button working when auto centering its super view. I also changed...

When will this be available? Yii-bootstrap has this feature by using the "events" option: 'events' => array('shown' => 'js:loadContent') Is there a way to include this feature in Yii booster...

Yes I did. If you try the switch button on this link http://yiibooster.clevertech.biz/widgets/forms/view/activeform.html you can see the button's behavior: 1 - When toggling the switch button several times (in a...