henrikruscon / hyper-tabs-enhanced

Enhanced Tabs Plugin for Hyper
MIT License
192 stars 20 forks source link

Align Close Button Right configuration is not working #42

Closed ketozhang closed 4 years ago

ketozhang commented 5 years ago

Using Hyper 2.1.2 on Windows 10 (for WSL).

The close button still stays on the left after setting closeAlign: 'right'. See screenshot

image

jkmartindale commented 5 years ago

Be sure to place your hyperTabs:{} config before the closing curly brace of config:{}, which comes before plugins:[].