-
Notifications
You must be signed in to change notification settings - Fork 264
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
The dcm diagram is displayed in black on the iOS side #521
Comments
if (image.rows > 4096 && isIOS()) { |
@duan-jy |
@aodong8808 |
@shuishuidewo |
@shuishuidewo |
@aodong8808 |
神奇的很,使用你的代码,除了xs不能渲染,其他ios都可以正常渲染,我直接在源码里面加了一段逻辑,改了rows,xs就神奇的可以渲染了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you know this problem?
cornerstoneWADOImageLoader version 4.10.2
dcm file size 33MB
The text was updated successfully, but these errors were encountered: