| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[cleanup] Simplify ComputeOutOfFlowInsets
This function was unnecessarily converting to/from the physical
coordinate space, when all of the calculations were being done in a
consistent writing-direction.
Remove these logical->physical->logical conversions, and remove code
duplication.
Additionally remove a redundant if-stmt within
ComputeAnchorCenterPosition.
There should be no behaviour change.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |