onPostRender: function() {
            var self = this;

            editor.on('FullscreenStateChanged', function(e) {
                self.active(e.state);