Skip to content

fix: editor groups border can't be transparent#104

Merged
arcticicestudio merged 1 commit into
nordtheme:developfrom
mdogadailo:improvement/gh-98-can-not-move-tab
Mar 23, 2019
Merged

fix: editor groups border can't be transparent#104
arcticicestudio merged 1 commit into
nordtheme:developfrom
mdogadailo:improvement/gh-98-can-not-move-tab

Conversation

@mdogadailo
Copy link
Copy Markdown
Contributor

Fix #98 tab moving in split view.

Field editorGroup.border can't be (well it can but it breaks some things) because vscode splitview remove separator class.
I've changed its alpha to 1% which is still not visible for human eye but fix this issue.

@arcticicestudio arcticicestudio self-requested a review October 2, 2018 19:15
@arcticicestudio arcticicestudio removed hacktoberfest This repository participates in the Hacktoberfest status-requires-review labels Mar 23, 2019
@arcticicestudio arcticicestudio added this to the 0.8.0 milestone Mar 23, 2019
Copy link
Copy Markdown
Contributor

@arcticicestudio arcticicestudio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mdogadailo 👋, thanks for your contribution 👍
Sorry for the long delay, I've been really busy with my job, real life and Nord's, finally launched, official website and documentation.

It's a bit strange that a color affects VS Code's tab drag & drop behaviour, but I've tested your changes and it works fine.

@arcticicestudio arcticicestudio self-assigned this Mar 23, 2019
@arcticicestudio arcticicestudio merged commit 924c190 into nordtheme:develop Mar 23, 2019
@arcticicestudio arcticicestudio removed their assignment Mar 23, 2019
@arcticicestudio arcticicestudio mentioned this pull request Aug 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can not move tab

2 participants