149f3804a8
Previously, wxMediaCtrl would always automatically resize itself whenever a video was loaded. If a wide video was loaded, this could cause wxMediaCtrl to take up the entire space, hiding any other widget(s) that might exist within the same sizer. Allow avoiding this behavior by adding a new style, wxMC_NO_AUTORESIZE, which disables this automatic resize behavior and allows handling the resize behavior manually. |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |