Minor formatting: added space in YGNodeMarkDirty assert message #1243

Closed
inobelar wants to merge 1 commits from patch-2 into main
inobelar commented 2023-04-11 01:29:41 -07:00 (Migrated from github.com)

Currently YGNodeMarkDirty() assert message displayed without space between 2 lines:

"Only leaf nodes with custom measure functionsshould manually mark themselves as dirty"
                                     ^^^^^^^^^^^^^^^

This minor PR fixes it :)

Currently `YGNodeMarkDirty()` assert message displayed **without** space between 2 lines: ``` "Only leaf nodes with custom measure functionsshould manually mark themselves as dirty" ^^^^^^^^^^^^^^^ ``` This minor PR fixes it :)
facebook-github-bot commented 2023-04-11 06:14:41 -07:00 (Migrated from github.com)

@javache has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@javache has imported this pull request. If you are a Meta employee, you can view this diff [on Phabricator](https://www.internalfb.com/diff/D44870410).
facebook-github-bot commented 2023-04-11 08:46:41 -07:00 (Migrated from github.com)

@javache merged this pull request in facebook/yoga@d06f7b989e.

@javache merged this pull request in facebook/yoga@d06f7b989e02a61d02aa6456b0b61f65b13961d0.

Pull request closed

Sign in to join this conversation.
No description provided.