Skip to content

fix img css missing % after String formatted#76

Open
diatoming wants to merge 1 commit into
NuPlay:mainfrom
diatoming:fix-img-css
Open

fix img css missing % after String formatted#76
diatoming wants to merge 1 commit into
NuPlay:mainfrom
diatoming:fix-img-css

Conversation

@diatoming

Copy link
Copy Markdown

This PR fixes the default image css problem.

Known Issues:

  • Some attributes with % value from default img css after string formatted, % will be erased.

@lilin87788

Copy link
Copy Markdown

作者看到了早点修复,这里的确有bug

String(format: RichTextConstants.imageCSS, "\(imageRadius)")
// 这里会冲掉imageCss中的%

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