mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-06 21:13:17 +00:00
Fix todo comment
This commit is contained in:
@@ -219,7 +219,7 @@ class TSpanShadowNode extends TextShadowNode {
|
||||
double totalHeight = top + bottom;
|
||||
double baselineShift = 0;
|
||||
if (mAlignmentBaseline != null) {
|
||||
// TODO alignment-baseline
|
||||
// TODO alignment-baseline, test / verify behavior
|
||||
switch (mAlignmentBaseline) {
|
||||
// https://wiki.apache.org/xmlgraphics-fop/LineLayout/AlignmentHandling
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user