Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

svg在iOS中没法通过绑定变量的值实现动态画图。 #4

Open
ssuperdreamer opened this issue May 25, 2017 · 3 comments
Open

Comments

@ssuperdreamer
Copy link

ssuperdreamer commented May 25, 2017

<path :d="aaa" fill="none" stroke="#00A5E0" stroke-width="50"/>

例如 aaa对应值为aaa:"M 50 200 A 100 100 0 0 1 50 50",
我通过一个事件来改变值 但是并没有改变绘图。 就是感觉没有执行重绘。
在Andriod中可以发生重绘,是目前还不支持吗?

@ssuperdreamer ssuperdreamer changed the title svg在iOS中没发改变变量的值实现动态画图。 svg在iOS中没法通过绑定变量的值实现动态画图。 May 25, 2017
@misakuo
Copy link

misakuo commented Jun 5, 2017

@kfeagle 看一下

@yyqqing
Copy link

yyqqing commented Jun 15, 2017

@misakuo @kfeagle 请问如何解决这个问题?此 repository 里没有 iOS 的实现源码,想参与开发也没办法,还请尽快处理下该问题,或告知 iOS 版源码在哪里,允许参与开发,多谢!

@kfeagle
Copy link

kfeagle commented Jun 15, 2017

目前还没对外开源

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants