Skip to content

Redraw the area before calling transition if doing a flow redraw#1881

Open
cork wants to merge 1 commit into
c3js:masterfrom
cork:master
Open

Redraw the area before calling transition if doing a flow redraw#1881
cork wants to merge 1 commit into
c3js:masterfrom
cork:master

Conversation

@cork

@cork cork commented Nov 11, 2016

Copy link
Copy Markdown

Fairly minimal change to fix the problem I've seen in #1880. This draws the area of the graph outside the drawing area before it is slided in avoiding the transition flicker.

@codecov-io

Copy link
Copy Markdown

Current coverage is 64.07% (diff: 100%)

Merging #1881 into master will decrease coverage by 0.01%

@@             master      #1881   diff @@
==========================================
  Files             1          1          
  Lines          4406       4407     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2824       2824          
- Misses         1582       1583     +1   
  Partials          0          0          

Powered by Codecov. Last update 955fdd6...3b54f08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants