Skip to content

Commit

Permalink
Merge branch 'master' of https://www.github.com/ecomfe/zrender
Browse files Browse the repository at this point in the history
  • Loading branch information
100pah committed Oct 15, 2018
2 parents 219714d + 0cb925e commit 5d7c422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphic/IncrementalDisplayable.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Displayable for incremental rendering. It will be rendered in a separate layer
* IncrementalDisplay have too main methods. `clearDisplayables` and `addDisplayables`
* IncrementalDisplay have two main methods. `clearDisplayables` and `addDisplayables`
* addDisplayables will render the added displayables incremetally.
*
* It use a not clearFlag to tell the painter don't clear the layer if it's the first element.
Expand Down

0 comments on commit 5d7c422

Please sign in to comment.