ux(panel resize): snap to even 12ths spans
This commit is contained in:
@@ -159,7 +159,7 @@ module.directive('panelResizer', function($rootScope) {
|
||||
}
|
||||
|
||||
scope.$apply(function() {
|
||||
// ctrl.render();
|
||||
ctrl.render();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user