added noselect to tabs; moved poly fills to ts file; moved globals to polyfills file too
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<span class="tab" title="{{path}}">
|
||||
<span class="tab noselect" title="{{path}}">
|
||||
<span class="title" (mouseup)="setTabToEditor()">{{title}}</span>
|
||||
<button class="close-button" (mouseup)="closeTab()">X</button>
|
||||
</span>
|
Reference in New Issue
Block a user