Collapse sidebar tabs

This commit is contained in:
Nick O'Leary
2018-05-23 10:25:10 +01:00
parent 36105412b1
commit a4eb8e11c3
9 changed files with 269 additions and 42 deletions

View File

@@ -1003,6 +1003,8 @@ RED.sidebar.versionControl = (function() {
name: "Project History",
content: sidebarContent,
enableOnEdit: false,
pinned: true,
iconClass: "fa fa-code-fork",
onchange: function() {
setTimeout(function() {
sections.resize();