[go: up one dir, main page]

Skip to content
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

Native Editor - Design review feedback #4732

Merged
merged 11 commits into from
Feb 1, 2024
Merged

Conversation

tonisevener
Copy link
Collaborator

Phabricator:
https://phabricator.wikimedia.org/T344508

Notes

A few more straggler things. Marking as draft until design review passes.

Test Steps

Light regression testing.

Screenshots/Videos

@tonisevener tonisevener marked this pull request as draft January 31, 2024 02:17
@tonisevener tonisevener changed the title Native editor - design review feedback Native Editor - Design review feedback Jan 31, 2024
@tonisevener tonisevener marked this pull request as ready for review January 31, 2024 20:22
import UIKit

public extension UIImage {
public static func roundedRectImage(with color: UIColor, cornerRadius: CGFloat, width: CGFloat? = nil, height: CGFloat? = nil) -> UIImage? {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove the public keyword here so the warning goes away

Copy link
Collaborator
@mazevedofs mazevedofs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great!! Habemus Native Editor 🎉

@tonisevener tonisevener merged commit 695548b into main Feb 1, 2024
4 checks passed
@tonisevener tonisevener deleted the native-editor-design-review branch February 1, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants