mirror of
https://github.com/TextureGroup/Texture.git
synced 2026-04-07 19:17:39 +00:00
Fix duplicate definition of category "YogaDebugging" (#1331)
This commit is contained in:
@@ -37,7 +37,7 @@ AS_EXTERN void ASDisplayNodePerformBlockOnEveryYogaChild(ASDisplayNode * _Nullab
|
||||
|
||||
|
||||
// These methods are intended to be used internally to Texture, and should not be called directly.
|
||||
@interface ASDisplayNode (YogaDebugging)
|
||||
@interface ASDisplayNode (YogaInternal)
|
||||
|
||||
/// For internal usage only
|
||||
- (BOOL)shouldHaveYogaMeasureFunc;
|
||||
|
||||
Reference in New Issue
Block a user