two wire ends behave differently in eeschema
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Medium
|
Jeff Young |
Bug Description
Wires in eeshcema seem to have start and end point. If I press G on one end the cursor may move to another end. That makes for example dragging from certain points impossible. It should always grab the nearest point. Wires shouldn't have any observable direction.
Application: Eeschema
Version: (5.1.0-
Libraries:
wxWidgets 3.0.4
libcurl/7.61.1 OpenSSL/1.1.1 (WinSSL) zlib/1.2.11 brotli/1.0.6 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) nghttp2/1.34.0
Platform: Windows 7 (build 7601, Service Pack 1), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,
Boost: 1.68.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.61.1
Compiler: GCC 8.2.0 with C++ ABI 1013
Build settings:
USE_
USE_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
summary: |
- dragging nonconnected wire end not possible in eeshcema + two wire ends behave differently in eeshcema |
Changed in kicad: | |
milestone: | none → 6.0.0-rc1 |
summary: |
- two wire ends behave differently in eeshcema + two wire ends behave differently in eeschema |
Grabbing (G) and moving (M) seem to move the cursor to the start point (where drawing a wire begun). It's not also possible to drag from the middle of the wire. It has been possible earlier.