Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Converted tab, breakpoint, watch expression, and search bar Close Button SVG's to Images#4600

Merged
codehag merged 3 commits into
firefox-devtools:masterfrom
jselmani:Issue4350CloseButton
Nov 16, 2017
Merged

Converted tab, breakpoint, watch expression, and search bar Close Button SVG's to Images#4600
codehag merged 3 commits into
firefox-devtools:masterfrom
jselmani:Issue4350CloseButton

Conversation

@jselmani

@jselmani jselmani commented Nov 6, 2017

Copy link
Copy Markdown

Associated Issue: #4350

Summary of Changes

  • Converted Close Button SVG's in tab, breakpoint, watch expression, and the search bar.

I used the close button styling from the Atom text editor. Their close button change in color when they are hovered over. A GIF follows for representation:

atomsourcetabs

Screenshots/GIF's

Source Tabs

sourcetabs

Watch Expressions/Breakpoints

watchexpressionandbreakpoints

Find In Files

findinfiles

Source File Search

sourcefilesearch

@jselmani

jselmani commented Nov 8, 2017

Copy link
Copy Markdown
Author

@jasonLaster how do we go about finishing this up? I believe the snapshots failed in testing. Shall we fix?

@jasonLaster

Copy link
Copy Markdown
Contributor

will look today

@jasonLaster

Copy link
Copy Markdown
Contributor

Hey @jselmani just looked and saw some differences in the dark theme:

  • the size is bigger
  • the background color is blue

new

old

@jasonLaster

Copy link
Copy Markdown
Contributor

pushed snapshots, jest -u src.
pushed a rebase

noticed some of the x were off

lets try looking at what the old CSS did to line it up because this is tough to get right and keep right :) we've broken it many times

@codehag

codehag commented Nov 16, 2017

Copy link
Copy Markdown
Contributor

It looks good; this might need a rebase, im seeing an unrelated linting error

@Garbee

Garbee commented Nov 16, 2017

Copy link
Copy Markdown
Contributor

The lint error is a mispelling in the mochitest readme. Not caused by these changes and safe to merge since this won't overwrite that at all.

@codehag

codehag commented Nov 16, 2017

Copy link
Copy Markdown
Contributor

Yes, I also pointed this out. but it isn't good practice to merge a branch with something failing even if it isn't related to the changes of this branch. if we start doing this we become sloppy, and it becomes easy to miss true failures. It is better to be strict for this reason.

@codehag codehag merged commit 3ada904 into firefox-devtools:master Nov 16, 2017
@jasonLaster jasonLaster mentioned this pull request Mar 8, 2018
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants