leocad
leocad copied to clipboard
Second views are not updated until a new part is dropped
Describe the bug
Second views are not updated during adding a new part into LeoCAD, even it possible to switch view to another, only the view where mouse cursor is located at the moment are showing a new part during draging (without drop) operation.
Only after dropping part into the scene (relaxing the mouse) all the views are sinced. When dragging the part which is already in the scene all the views updated as expected.
To Reproduce
Steps to reproduce the behavior:
- Split 3D view into few subviews;
- Grab a part from the "Parts" list and drag it between views with mouse (without dropping);
- See error
Expected behavior
When a new part is in drag state all the views should be synced and refreshed alltogether, the same as it happen with dragging the part which is already in the scene.
Screenshots
Screencast (video)
simplescreenrecorder-2024-10-12_08.00.04.webm
Version (please complete the following information):
- OS: Debian
- LeoCAD Version: continuous (AppImage)
Crash information: None
Additional context None