Remember last sidebar tab between editor sessions

This commit is contained in:
Nick O'Leary
2022-01-17 21:27:21 +00:00
parent 81a4fe59d9
commit 085233ab9b
2 changed files with 17 additions and 6 deletions

View File

@@ -556,8 +556,7 @@ var RED = (function() {
$(".red-ui-header-toolbar").show();
RED.sidebar.show(":first");
RED.sidebar.show(":first", true);
setTimeout(function() {
loader.end();