We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Line 195
width = [NSNumber numberWithInt:[resource width]]; height = [NSNumber numberWithInt:[resource height]];
As title says, whenever an image is used as attachment to be displayed in a webview, it won't show unless width & height are hardcoded
The text was updated successfully, but these errors were encountered:
Merge pull request Evernote#99 from sunsidew/master
7826238
Add Korean localization & setTitle by localized string
No branches or pull requests
ENMLUtility.m
Line 195
As title says, whenever an image is used as attachment to be displayed in a webview, it won't show unless width & height are hardcoded
The text was updated successfully, but these errors were encountered: