Ali Seyfollahi
Results
1
comments of
Ali Seyfollahi
@arlejeun @dobexx @maxiplay I think this line in iron-grid file is wrong: ` onResize: function(event) { ` ` var newWidth = this.offsetWidth; ` And must be: ` onResize: function(event) {...