fv0 / native-ui

macOS theme for the Atom code editor. Over 205k downloads.
https://atom.io/themes/native-ui
140 stars 23 forks source link

Hide tab bar on startup #54

Closed leo closed 8 years ago

leo commented 8 years ago

This PR mimics the behaviour of all native windows and only makes the tab bar show up if multiple files are open (related to https://github.com/fv0/native-ui/issues/47). This solution definitely isn't perfect yet, but it's a great start for implementing this feature, if you ask me.

How it looks on startup:

screen shot 2016-05-08 at 16 15 36

How it looks with open files:

screen shot 2016-05-08 at 16 15 46