One alignment option that we don't have, but is often used for popups, is centering the popup on the selected item. To make this work we'd need some way of changing the item's alignment subject to be a descendant element.
This is basically the same problem as sourcing the alignment baseline from a particular item rather than the first/last box, so we should look into solving these together. See #13080 and #1339
One alignment option that we don't have, but is often used for popups, is centering the popup on the selected item. To make this work we'd need some way of changing the item's alignment subject to be a descendant element.
This is basically the same problem as sourcing the alignment baseline from a particular item rather than the first/last box, so we should look into solving these together. See #13080 and #1339