mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
N°3560 Fix Impact analysis size flickering when refreshing
This commit is contained in:
@@ -392,7 +392,7 @@ $(function()
|
||||
}
|
||||
});
|
||||
|
||||
this.element.height(maxHeight - 13);
|
||||
this.element.height(maxHeight - 8);
|
||||
this.oPaper.setSize(this.element.width(), this.element.height());
|
||||
},
|
||||
auto_scale: function()
|
||||
|
||||
Reference in New Issue
Block a user