mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(panel resize): snap to even 12ths spans
This commit is contained in:
parent
4db723ea81
commit
556547b316
@ -159,7 +159,7 @@ module.directive('panelResizer', function($rootScope) {
|
||||
}
|
||||
|
||||
scope.$apply(function() {
|
||||
// ctrl.render();
|
||||
ctrl.render();
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user