ldb68 Posted January 28, 2016 Posted January 28, 2016 I could not find the code on the forum. For those who need it: EXT.JS Event: function window.afterrender(sender, eOpts) { sender.constrainHeader = true; } Or in UNIEvents ... I don't know what's the best place function window.beforeInit(sender, config) { sender.constrainHeader = true; } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.