forked from icindy/wxParse
-
Notifications
You must be signed in to change notification settings - Fork 68
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
当图片超出屏幕宽度后,解析后被强制赋值为屏幕宽度 #59
Comments
有其他属性配合的,另外好过默认情况 |
不太记得为什么这样处理了,原库不知道有这个处理没,另一个 pr 应该就是关于这个问题的 |
我看看 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这里的处理是不是过于强硬了一点,一般在外层都会有容器包裹的,如果宽度是屏幕宽度,就会溢出
The text was updated successfully, but these errors were encountered: