Skip to content
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

fix(protocol-designer): fix styles for SelectionRect #1714

Merged
merged 1 commit into from
Jun 18, 2018

Conversation

IanLondon
Copy link
Contributor

overview

SelectionRect fill color broke in an earlier CSS refactor, this PR fixes it & update colors to match the design (before it broke, it was slightly different eg had dashed stroke instead of solid stroke)

image

changelog

  • update styles for SelectionRect

review requests

should match picture

SelectionRect fill color broke in CSS refactor, fix & update colors
@IanLondon IanLondon added ready for review fix PR fixes a bug protocol designer Affects the `protocol-designer` project labels Jun 18, 2018
@IanLondon IanLondon requested review from mcous, Kadee80 and b-cooper June 18, 2018 15:26
@codecov
Copy link

codecov bot commented Jun 18, 2018

Codecov Report

Merging #1714 into edge will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             edge    #1714   +/-   ##
=======================================
  Coverage   34.85%   34.85%           
=======================================
  Files         340      340           
  Lines        5563     5563           
=======================================
  Hits         1939     1939           
  Misses       3624     3624

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edc200e...d261216. Read the comment docs.

Copy link
Contributor

@mcous mcous left a comment

Choose a reason for hiding this comment

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

📃 matches picture

Copy link
Contributor

@Kadee80 Kadee80 left a comment

Choose a reason for hiding this comment

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

🍯

Copy link
Contributor

@b-cooper b-cooper left a comment

Choose a reason for hiding this comment

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

🍨

@IanLondon IanLondon merged commit 295940e into edge Jun 18, 2018
@IanLondon IanLondon deleted the pd_fix-selectionrect-style branch June 18, 2018 17:33
mcous added a commit that referenced this pull request Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix PR fixes a bug protocol designer Affects the `protocol-designer` project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants