kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #31778
Re: Library Editor refactor
-
To:
Nick Østergaard <oe.nick@xxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Tue, 21 Nov 2017 09:43:30 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
Cc:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CAOuK9LgpCQ3XO==CWKaHRSV7XQ2sO0sw4Cxud3=P6KDADUydZQ@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
On 11/20/2017 11:16 PM, Nick Østergaard wrote:
> Hello Maciej,
Hi Nick,
> I have some comments:
>
> First of all, it looks quite neat.
I am glad to hear that. Thank you for the test ride!
> Secondly I noticed a small thing. When I open the symbol library editor and
> it open in a small window and i resize it (make it bigger). The canvas
> contains some resizing artefacts, but if I zoom on step with the scroll
> whell and resize the window these aretefacts are not present. I am
> guessing: Maybe something needs to be initialized, or maybe it only draws
> the viewable area initially, but have a bigger area cached after a zoom
> action.
>
> Thirdly it seems strange to me that when I edit something (move a pin) and
> try to close the editor it asks me to selct a library. Hmm, ok? The dialog
> is named "Save Libraries", but there is no OK or cancel button. This is
> stange and unexpected. This means that I can't really save or reject my
> changes.
Indeed these two points are unexpected. Do you use an exotic window
manager? I tested the new library editor with awm (I consider it
somewhat unusual wm) on Linux, xfce on Linux and Windows 7. I could not
reproduce the problems on any of the mentioned configurations.
> Fourthly, when I have multiple libs open, and I seach it seems to alway
> unfold the last lib. I would probably have expected all libs with matches
> in it being unfolded, such that I can see the entries I am searching for.
Agreed, this could be improved. It should not take much time to fix, I
will try to add it before merging.
Regards,
Orson
> I tested 0431a6fc6ce128973308638c1011bc95049fb173 from your libedit branch
> on archlinux.
>
> Application: kicad
> Version: (2017-11-20 revision 0431a6fc6)-HEAD, debug build
> Libraries:
> wxWidgets 3.0.3
> libcurl/7.56.1 OpenSSL/1.1.0g zlib/1.2.11 libpsl/0.18.0 (+libicu/59.1)
> libssh2/1.8.0 nghttp2/1.27.0
> Platform: Linux 4.13.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.65.1
> Curl: 7.56.1
> Compiler: GCC 7.2.0 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=OFF
> KICAD_SPICE=ON
>
>
> Nick
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References
-
Library Editor refactor
From: Maciej Sumiński, 2017-11-14
-
Re: Library Editor refactor
From: Simon Richter, 2017-11-17
-
Re: Library Editor refactor
From: Maciej Suminski, 2017-11-17
-
Re: Library Editor refactor
From: Maciej Suminski, 2017-11-18
-
Re: Library Editor refactor
From: Wayne Stambaugh, 2017-11-18
-
Re: Library Editor refactor
From: Maciej Suminski, 2017-11-18
-
Re: Library Editor refactor
From: Chris Pavlina, 2017-11-18
-
Re: Library Editor refactor
From: Maciej Suminski, 2017-11-18
-
Re: Library Editor refactor
From: Maciej Sumiński, 2017-11-20
-
Re: Library Editor refactor
From: Nick Østergaard, 2017-11-20