unfold from bus label rotate: screen is updated on next cursor movement.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Undecided
|
Jeff Young |
Bug Description
Minor issue related to bugfix for #1852587:
When unfolding from bus and rotating the label using the shortcut "R", The screen is updated at the next mouse movement and not immediatly.
To replicate the behaviour:
-Unfold from bus ("C" shortcut)
-leave the mouse and Rotate label using the "R" shortcut: the label on screen (in the schematic) does not rotate until you move the cursor, while at the bottom of the screen the label "Orientation" property is updated correctly.
-move the cursor using the mouse or the cursor keys: now the label is redrawn on the schematic with the correct orientation.
Attached: a simple example-project.
Cheers,
Dino.
Master branch: affected
5.1 branch: not affected (does not have this function).
-------
Application: Eeschema
Version: (5.99.0-
Libraries:
wxWidgets 3.0.2
libcurl/7.52.1 GnuTLS/3.5.8 zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
Platform: Linux 4.9.0-8-amd64 x86_64, 64 bit, Little endian, wxGTK
Build Info:
Build date: Nov 26 2019 22:25:58
wxWidgets: 3.0.2 (wchar_t,wx containers,
Boost: 1.69.0
OpenCASCADE Community Edition: 6.8.0
Curl: 7.52.1
Compiler: GCC 6.3.0 with C++ ABI 1010
Build settings:
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
Changed in kicad: | |
assignee: | nobody → Jeff Young (jeyjey) |
status: | New → In Progress |
milestone: | none → 6.0.0-rc1 |
Fixed in revision 3af3bf894c6c9fe 4ea7a43a3d0405f 306217de20 /git.launchpad. net/kicad/ patch/? id=3af3bf894c6c 9fe4ea7a43a3d04 05f306217de20
https:/