Skip to content

ie8 bug fix#249

Open
maggiehe wants to merge 1 commit intotapmodo:WIP-2.xfrom
maggiehe:WIP-2.x
Open

ie8 bug fix#249
maggiehe wants to merge 1 commit intotapmodo:WIP-2.xfrom
maggiehe:WIP-2.x

Conversation

@maggiehe
Copy link
Copy Markdown

IE8 not works well as there are some bugs in image stage,

  1. ImageStage.prototype does not have an init() method, but init() was called in attach() method.
  2. options should have an imgsrc property, the callback(applySizeConstraints method) need this proterty to calculate xscale, yscale, etc:)

@wangzh1010
Copy link
Copy Markdown

wangzh1010 commented Aug 28, 2017

ie8的时候我也遇到了这个问题。
给AbstractStage.prototype加一个init()的空方法。

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