About Overlapping Tab Icons and Tab Texts on Tabs
fatihturan opened this issue Β· 5 comments
Hi,
When I enable "Pinned Tabs" package on Atom, tab icons and tab text become overlapping like this: https://cl.ly/kqSf
Can you fix this issue?
Thanks.
After trying for a while I was finally able to reproduce the bug myself π If everything went correctly, it should be fixed with commit 715caa3. I will soon publish the fix with v1.2.0
I've updated Pinned Tabs package to 1.2.0 but the same error still exists on tabs (screenshot).
Also this is my whole packages:
οΏ½[36mBuilt-in Atom PackagesοΏ½[39m (91)
βββ atom-dark-syntax@0.28.0
βββ atom-dark-ui@0.53.0
βββ atom-light-syntax@0.29.0
βββ atom-light-ui@0.46.0
βββ base16-tomorrow-dark-theme@1.5.0
βββ base16-tomorrow-light-theme@1.5.0
βββ one-dark-ui@1.10.4
βββ one-light-ui@1.10.4
βββ one-dark-syntax@1.7.1
βββ one-light-syntax@1.7.1
βββ solarized-dark-syntax@1.1.2
βββ solarized-light-syntax@1.1.2
βββ about@1.7.6
βββ archive-view@0.63.2
βββ autocomplete-atom-api@0.10.1
βββ autocomplete-css@0.16.2
βββ autocomplete-html@0.8.0
βββ autocomplete-plus@2.35.4
βββ autocomplete-snippets@1.11.0
βββ autoflow@0.29.0
βββ autosave@0.24.3
βββ background-tips@0.27.0
βββ bookmarks@0.44.4
βββ bracket-matcher@0.85.5
βββ command-palette@0.40.4
βββ dalek@0.2.1
βββ deprecation-cop@0.56.7
βββ dev-live-reload@0.47.1
βββ encoding-selector@0.23.4
βββ exception-reporting@0.41.4
βββ find-and-replace@0.208.3
βββ fuzzy-finder@1.5.8
βββ github@0.3.3
βββ git-diff@1.3.6
βββ go-to-line@0.32.1
βββ grammar-selector@0.49.5
βββ image-view@0.61.2
βββ incompatible-packages@0.27.3
βββ keybinding-resolver@0.38.0
βββ line-ending-selector@0.7.1
βββ link@0.31.3
βββ markdown-preview@0.159.12
βββ metrics@1.2.5
βββ notifications@0.67.2
βββ open-on-github@1.2.1
βββ package-generator@1.1.1
βββ settings-view@0.249.4
βββ snippets@1.1.4
βββ spell-check@0.71.4
βββ status-bar@1.8.11
βββ styleguide@0.49.6
βββ symbols-view@0.116.0
βββ tabs@0.106.2
βββ timecop@0.36.0
βββ tree-view@0.217.1
βββ update-package-dependencies@0.12.0
βββ welcome@0.36.4
βββ whitespace@0.36.2
βββ wrap-guide@0.40.2
βββ language-c@0.58.0
βββ language-clojure@0.22.2
βββ language-coffee-script@0.48.7
βββ language-csharp@0.14.2
βββ language-css@0.42.2
βββ language-gfm@0.89.0
βββ language-git@0.19.1
βββ language-go@0.44.0
βββ language-html@0.47.2
βββ language-hyperlink@0.16.1
βββ language-java@0.27.1
βββ language-javascript@0.126.1
βββ language-json@0.19.1
βββ language-less@0.32.0
βββ language-make@0.22.3
βββ language-mustache@0.14.1
βββ language-objective-c@0.15.1
βββ language-perl@0.37.0
βββ language-php@0.38.0
βββ language-property-list@0.9.1
βββ language-python@0.45.2
βββ language-ruby@0.71.0
βββ language-ruby-on-rails@0.25.2
βββ language-sass@0.59.0
βββ language-shellscript@0.25.0
βββ language-source@0.9.0
βββ language-sql@0.25.5
βββ language-text@0.7.2
βββ language-todo@0.29.1
βββ language-toml@0.18.1
βββ language-xml@0.35.0
βββ language-yaml@0.29.0
[36mCommunity Packages (32)οΏ½[39m /Users/fatihturan/.atom/packages
βββ atom-name-that-color@0.2.0
βββ atom-transpose@0.3.4
βββ autocomplete-paths@1.0.5
βββ busy-signal@1.4.3
βββ comment-commander@0.2.0
βββ emmet@2.4.3
βββ git-plus@7.9.3
βββ gloom@0.6.4
βββ hey-pane@1.0.0
βββ intentions@1.1.2
βββ language-ejs@0.4.0
βββ language-markdown@0.23.0
βββ language-typescript-grammars-only@1.6.0
βββ linter@2.2.0
βββ linter-csslint@1.3.4
βββ linter-htmlhint@1.3.3
βββ linter-jshint@3.1.2
βββ linter-sass-lint@1.7.4
βββ linter-scss-lint@3.1.0
βββ linter-ui-default@1.6.1
βββ merge-conflicts@1.4.5
βββ minimap@4.28.2
βββ minimap-hide@0.3.0
βββ pigments@0.39.1
βββ pinned-tabs@1.2.0
βββ project-plus@1.0.0
βββ restart-atom@0.2.0
βββ show-in-system@0.4.0
βββ split-and-move@0.2.0
βββ sunset@1.2.0
βββ sync-settings@0.8.2
βββ toggle-gutter@0.3.3
Unfortunately I am no longer able to reproduce this issue π
Just to be sure, you're using the One Light
UI Theme and Syntax Theme?
Oh, sorry. At the moment this issue seems to be fixed.
No problem π Happy to hear its fixed!