Fixed scroll issue with firefox, Fixes #754
This commit is contained in:
@@ -43,6 +43,7 @@ function (angular, $) {
|
||||
}
|
||||
|
||||
function hideEditorPane() {
|
||||
hideScrollbars(false);
|
||||
if (editorScope) { editorScope.dismiss(); }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user