ef7ab73206
DoGetBestSize() actually calculated the best client size and not the full size, as it didn't take the pane border into account. Fix this in the simplest possible way, by just renaming the function to DoGetBestClientSize() instead. This ensures that the pane is actually big enough to show its contents, without cutting off the text shown in its header. Closes #18515. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |