← Back to team overview

kicad-developers team mailing list archive

pcbnew: Zoom to fit board on screen broken

 

Hi!

The Zoom Button to fit board on screen seems to be broken. It does a fit board only on second click and then it's still not centered nicely in the drawing area.

This might be related to: https://bugs.launchpad.net/kicad/+bug/1672868

Steps to reproduce:
- Restart Kicad from scratch (rm ~/.config/kicad)
- start pcbnew
- play around with zoom buttons.

Regards,

Clemens

---
Application: kicad
Version: (2018-01-08 revision 0e9c8a423)-master, release build
Libraries:
    wxWidgets 3.0.3
    libcurl/7.57.0 OpenSSL/1.1.0g zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) libssh2/1.8.0 nghttp2/1.29.0
Platform: Linux 4.14.12-1-ARCH x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.3 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
    Boost: 1.66.0
    Curl: 7.57.0
    Compiler: GCC 7.2.1 with C++ ABI 1011

Build settings:
    USE_WX_GRAPHICS_CONTEXT=OFF
    USE_WX_OVERLAY=OFF
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_WXPYTHON=ON
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON
    KICAD_SPICE=ON

---


Follow ups