9130f8bfc6
It was unexpected that using wxSizerFlags().Right().CentreVertical() didn't right-align the item because CentreVertical() reset the alignment in the horizontal direction rather than just setting it in the vertical one, so change this, document the new behaviour explicitly and add a new unit test checking for it. Closes #18989. |
||
---|---|---|
.. | ||
boxsizer.cpp | ||
gridsizer.cpp | ||
wrapsizer.cpp |