Sevael

Results 3 issues of Sevael

Is there any plan to support MSAA in metal (iOS/macOS)? MSAA support on Android/Windows is perfect but apple. thank you.

need funding

macOS : core/ui/UIEditBox/Mac/UIEditBoxMac.mm Line : 275 - (void)setTextHorizontalAlignment:(ax::TextHAlignment)alignment { // swizzle center & right, for some reason they're backwards on !TARGET_OS_IPHONE if (alignment == ax::TextHAlignment::CENTER) alignment = ax::TextHAlignment::RIGHT; else if...

needs-confirm

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug