File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -4399,6 +4399,18 @@ Distributing Extra Space Across Spanned Tracks</h4>
4399
4399
and the track is not marked [=infinitely growable=] ,
4400
4400
then each |item-incurred increase| will be zero.
4401
4401
4402
+ <li>
4403
+ <strong> Distribute |space| to non-affected tracks:</strong>
4404
+
4405
+ If extra |space| remains at this point,
4406
+ and the item spans both |affected tracks| and non-|affected tracks|,
4407
+ distribute space as for the previous step,
4408
+ but into the non-|affected tracks| instead.
4409
+
4410
+ Note: This distributes any remaining space into tracks
4411
+ that have not yet reached their growth limits,
4412
+ instead of violating the growth limits of the |affected tracks|.
4413
+
4402
4414
<li>
4403
4415
<strong> Distribute |space| beyond limits:</strong>
4404
4416
Original file line number Diff line number Diff line change @@ -5074,6 +5074,18 @@ Distributing Extra Space Across Spanned Tracks</h4>
5074
5074
and the track is not marked [=infinitely growable=] ,
5075
5075
then each |item-incurred increase| will be zero.
5076
5076
5077
+ <li>
5078
+ <strong> Distribute |space| to non-affected tracks:</strong>
5079
+
5080
+ If extra |space| remains at this point,
5081
+ and the item spans both |affected tracks| and non-|affected tracks|,
5082
+ distribute space as for the previous step,
5083
+ but into the non-|affected tracks| instead.
5084
+
5085
+ Note: This distributes any remaining space into tracks
5086
+ that have not yet reached their growth limits,
5087
+ instead of violating the growth limits of the |affected tracks|.
5088
+
5077
5089
<li>
5078
5090
<strong> Distribute |space| beyond limits:</strong>
5079
5091
You can’t perform that action at this time.
0 commit comments