atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
817 stars 204 forks source link

Tinted tab bar extends past tab bar to toolbar icon #282

Closed Gunny123 closed 8 years ago

Gunny123 commented 8 years ago

Tint extends to toolbar icon

Reproduction Steps:

See video below

Expected behavior:

Tint stops at tool bar

Observed behavior:

Extends to icon

Video

Video of issue

Atom version: 1.7.3 OS and version: Windows 10

Installed packages:

├── aligner@0.22.0 ├── atom-beautify@0.29.7 ├── atom-html-preview@0.1.19 ├── atom-jade@0.3.0 ├── atom-material-syntax@0.4.6 ├── atom-material-ui@1.2.11 ├── chester-atom-syntax@0.1.1 ├── color-picker@2.1.1 ├── emmet@2.4.3 ├── file-icons@1.7.9 ├── github-2016-syntax@1.2.0 ├── language-javascript-jsx@0.3.7 ├── language-swift@0.4.0 ├── minimap@4.23.4 ├── new-tab@0.5.1 ├── pigments@0.26.2 ├── pinned-tabs@0.2.2 ├── tool-bar@0.4.0 ├── tool-bar-main@0.0.9 └── xcode-theme@1.4.0

Additional information:

I'm guessing this can't be controlled, but I figured I'd mention it.

silvestreh commented 8 years ago

Yep, that's the price to pay for restoring tool-bar's size functionality. It will be aligned if you set tool-bar's size to 24px.