4b57475e58
Setting wxFLEX_GROWMODE_ALL for the non-flexible direction broke handling of proportions in the flexible direction which were unexpectedly not taken into account at all any more due to not passing them to DoAdjustForGrowables(). Fix this by still respecting the proportions in this case and add a test case to ensure this doesn't get broken again. See #23251, #23253. (cherry picked from commit 6bfabd7afe16ed734565635228d540cb47b16970) |
||
---|---|---|
.. | ||
boxsizer.cpp | ||
gridsizer.cpp | ||
wrapsizer.cpp |