mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
changed copied message and added forced render for width change
This commit is contained in:
@@ -140,6 +140,7 @@ export class DashboardGrid extends React.Component<DashboardGridProps, any> {
|
||||
for (const panel of this.dashboard.panels) {
|
||||
panel.resizeDone();
|
||||
}
|
||||
this.triggerForceUpdate();
|
||||
}
|
||||
|
||||
updateGridPos(item, layout) {
|
||||
|
||||
Reference in New Issue
Block a user