mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Display bar under default selected tab in editor.
This commit is contained in:
@@ -521,7 +521,7 @@ loot-editor-close
|
||||
this.shadowRoot.getElementById('globalPriority').parentElement.setPosition();
|
||||
|
||||
/* Also make sure right arrow is visible if the tabs are scrollable. */
|
||||
this.shadowRoot.getElementById('tableTabs').scroll();
|
||||
this.shadowRoot.getElementById('tableTabs').resizeHandler();
|
||||
},
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user