oggy / tab-switcher

Like a window switcher for your Atom tabs.
MIT License
23 stars 11 forks source link

Opinionated styling for less blinking #14

Closed eldargab closed 9 years ago

eldargab commented 9 years ago

This is a follow on for #13. Probably you'll find it useful.

oggy commented 9 years ago

This is interesting -- hadn't occurred to me to try this.

I like that it's quieter when doing a quick switch, but I want to test drive this a little more before deciding. Sometimes I know I'll need to look at the list before selecting, and in that case this feels a little sluggish. If I can't find a happy medium I think a config option would at least be welcome.

Thanks for the PR!

eldargab commented 9 years ago

This is what #13 is for. It doesn't add much complexity to the code base, yet allows to do the job without fuss in the user stylesheet.

oggy commented 9 years ago

Gotcha. I'll close #13 then, as if I make it opt-in, I'd rather do it via a setting than stylesheet hackery.