Commit Graph

23 Commits

Author SHA1 Message Date
Jon Rohan
b18b32f9c1 x is still too high. 1px 2013-02-15 19:05:53 -08:00
Jon Rohan
dbb81afa9d Very slightly adjusting the padding in the tabs.
@caged didn't bother with a pull request. It was bothering me that the
x was closer to the edge of the tab, than the filename. So I made it
equal. I also added some right padding to the name so it doesn't get too
close to the x icon.
2013-02-15 17:34:51 -08:00
Kevin Sawicki & Nathan Sobo
c3e595b040 Switch to new flexbox spec to improve redraw performance
With the old flexbox, whenever we updated the status bar, other flex
items in the pane (such as the tabs and the *entire* editor) were
getting repainted, which was taking 10x longer than it needed to. This
newer flexbox spec seems to be implemented in a more performant way.
2013-02-14 17:07:46 -07:00
Justin Palmer
7e83a138cf Revert "Use octicon for drop target indicator"
This reverts commit ad9114c95e.
2013-02-12 08:34:46 -08:00
Kevin Sawicki
ad9114c95e Use octicon for drop target indicator 2013-02-11 20:35:41 -08:00
Justin Palmer
94cec69e31 little strong visual indication of drop location 2013-02-11 13:10:59 -08:00
Justin Palmer
ac39dd963f 💄 2013-02-11 13:01:03 -08:00
Justin Palmer
d45aac57dd :after is better 2013-02-09 19:38:55 -08:00
Justin Palmer
e92d9ea998 sorting works on a single editor
Needs updating to support dragging between panels
2013-02-09 19:38:55 -08:00
Justin Palmer
9100367c12 very basic tab sorting 2013-02-09 19:38:54 -08:00
Justin Palmer
ff4e374d44 basics of drag and drop support 2013-02-09 19:38:54 -08:00
Justin Palmer
2d968c11a1 this should cause tabs to be draggable 2013-02-08 14:41:14 -07:00
Justin Palmer
63a4dbdeb2 ui light tab styles 2013-02-06 08:57:07 -08:00
Justin Palmer
6d24200fae move font size into tab class 2013-02-06 08:57:07 -08:00
Justin Palmer
8c9b9b335d bring back when hovering over a modified file 2013-02-06 08:57:07 -08:00
Kevin Sawicki
36477279a1 Shift modified icon up and to the left 1px 2013-02-05 21:29:40 -08:00
Justin Palmer
55e91f7860 adjust color of modified tabs 2013-02-05 20:19:07 -08:00
Justin Palmer
587beb88b6 kill the remaining parts of the tab rounded corners in the main bundle 2013-02-05 20:12:49 -08:00
Justin Palmer
dded43c992 add innershadow to selected tab 2013-02-05 17:29:42 -08:00
Justin Palmer
a79931bf91 logical grouping 2013-02-05 17:14:27 -08:00
Justin Palmer
6a8b1df398 simple gradient tabs 2013-02-05 16:52:50 -08:00
Justin Palmer
04b09c6552 💀 tab package css and move to static dir 2013-02-05 16:12:07 -08:00
Justin Palmer
7d00623313 move generic tab styles to main bundle 2013-02-04 08:52:39 -08:00