Python Scripting - KiPython initial window is initially almost empty
<!-- Before Creating a New Issue: * Search the issue tracker to verify the issue has not already been reported. * Only report one problem per issue. --> # Description <!-- What is the current behavior and what is the expected behavior? --> <!-- Please attach screenshots if they will help explain the problem. --> When opening Python Scripting, the initial window is almost completely empty. When resizing the KiPyton window, it pops bigger on one snap and get populated by meningful content. The behaviour is the same on both, PCB and Schema editors. ![image](/uploads/72721d1af327c790289413666ec10b76/image.png) ![Screen_Recording_2021-06-16_at_21.14.30](/uploads/608804caa668f957066ccffaa58e6658/Screen_Recording_2021-06-16_at_21.14.30.mp4) # Steps to reproduce <!-- Please include a screen recording if it will help explain how to reproduce. --> <!-- If this issue is specific to a project, please attach it. --> 1. Click "Show the Python scripting console" -button --> KiPython window appears on the screen. --> KiPython Window seems broken. Most of it is just grey and it has a small portion of a widget wisible on top left corner. 2. Resize the KiPython window bigger by dragging on the bottom right corner --> KiPyton window pops bigger and meaningful content appears. # KiCad Version ``` Application: KiCad Schematic Editor Version: (5.99.0-11050-g27932883d9), release build Libraries: wxWidgets 3.1.5 Platform: macOS Version 10.16 (Build 20F71), 64 bit, Little endian, wxMac wxWidgets: 3.1.5 (wchar_t,STL containers) Boost: 1.76.0 OCC: 7.5.1 Curl: 7.54.0 ngspice: 31 Compiler: Clang 10.0.1 with C++ ABI 1002 Build settings: KICAD_USE_OCC=ON KICAD_SPICE=ON ```
issue