Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move colors and sizing modules out of space_editor_tabs #274
Move colors and sizing modules out of space_editor_tabs #274
Changes from all commits
a915787
7639010
9ae7d90
17cb142
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 57 in crates/editor_tabs/src/lib.rs
Codecov / codecov/patch
crates/editor_tabs/src/lib.rs#L49-L57
Check warning on line 77 in crates/editor_tabs/src/lib.rs
Codecov / codecov/patch
crates/editor_tabs/src/lib.rs#L77
Check warning on line 85 in crates/editor_tabs/src/lib.rs
Codecov / codecov/patch
crates/editor_tabs/src/lib.rs#L83-L85
Check warning on line 120 in crates/editor_tabs/src/lib.rs
Codecov / codecov/patch
crates/editor_tabs/src/lib.rs#L115-L120
Check warning on line 133 in crates/editor_tabs/src/lib.rs
Codecov / codecov/patch
crates/editor_tabs/src/lib.rs#L133
Check warning on line 216 in crates/editor_tabs/src/lib.rs
Codecov / codecov/patch
crates/editor_tabs/src/lib.rs#L211-L216
Check warning on line 219 in crates/editor_tabs/src/lib.rs
Codecov / codecov/patch
crates/editor_tabs/src/lib.rs#L219
Check warning on line 56 in crates/editor_tabs/src/start_layout.rs
Codecov / codecov/patch
crates/editor_tabs/src/start_layout.rs#L54-L56
Check warning on line 64 in crates/editor_tabs/src/start_layout.rs
Codecov / codecov/patch
crates/editor_tabs/src/start_layout.rs#L62-L64
Check warning on line 19 in crates/editor_tabs/src/tab_style.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_style.rs#L12-L19
Check warning on line 31 in crates/editor_tabs/src/tab_style.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_style.rs#L27-L31
Check warning on line 39 in crates/editor_tabs/src/tab_style.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_style.rs#L37-L39
Check warning on line 41 in crates/editor_tabs/src/tab_style.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_style.rs#L41
Check warning on line 45 in crates/editor_tabs/src/tab_style.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_style.rs#L43-L45
Check warning on line 47 in crates/editor_tabs/src/tab_viewer.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_viewer.rs#L44-L47
Check warning on line 54 in crates/editor_tabs/src/tab_viewer.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_viewer.rs#L54
Check warning on line 72 in crates/editor_tabs/src/tab_viewer.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_viewer.rs#L71-L72
Check warning on line 76 in crates/editor_tabs/src/tab_viewer.rs
Codecov / codecov/patch
crates/editor_tabs/src/tab_viewer.rs#L76
Check warning on line 14 in crates/editor_ui/src/editor_style.rs
Codecov / codecov/patch
crates/editor_ui/src/editor_style.rs#L12-L14
Check warning on line 38 in crates/editor_ui/src/editor_style.rs
Codecov / codecov/patch
crates/editor_ui/src/editor_style.rs#L16-L38
Check warning on line 42 in crates/editor_ui/src/editor_style.rs
Codecov / codecov/patch
crates/editor_ui/src/editor_style.rs#L40-L42