Bouni / kicad-jlcpcb-tools

Plugin to generate BOM + CPL files for JLCPCB, assigning LCSC part numbers directly from the plugin, query the JLCPCB parts database, lookup datasheets and much more.
MIT License
1.19k stars 108 forks source link

Right side button column cuts off text descriptions #462

Closed FrightRisk closed 4 months ago

FrightRisk commented 6 months ago

Describe the bug In the title

To Reproduce Just open the plugin

Expected behavior Should be wider or maybe have a column slider to widen it manually and save the position

KiCad Version

Application: KiCad x64 on x64

Version: 8.0.2, release build

Libraries:
    wxWidgets 3.2.4
    FreeType 2.12.1
    HarfBuzz 8.3.0
    FontConfig 2.14.2
    libcurl/8.5.0-DEV Schannel zlib/1.3

Platform: Windows 11 (build 22631), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
    Date: Apr 27 2024 23:05:17
    wxWidgets: 3.2.4 (wchar_t,wx containers)
    Boost: 1.83.0
    OCC: 7.7.1
    Curl: 8.5.0-DEV
    ngspice: 42
    Compiler: Visual C++ 1936 without C++ ABI

Build settings:

image

Bouni commented 4 months ago

Fixed in #491