wx.Frame style=wx.SIMPLE_BORDER doesn't work on wxPython 4.1.0

More specifically, it seems any window without wx.RESIZE_BOX has this issue. I can provide a minimal code sample if other people aren’t seeing this.