[Fixed] Bug #2601: Changing object Placement params do not update it on view

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

[Fixed] Bug #2601: Changing object Placement params do not update it on view

Post by Kunda1 »

issue #2601: Changing object Placement params do not update it on view
Description
I tried to cutout 2 cylinders from square and noticed that when I am changing parameters like Radios, height
or angle of cylinder it immediately updates the view (so changes can be seen) but when changing Placement
parameters such az Translation, Center or Location object is not moving or rotating.

Steps To Reproduce
1. Place any object from Part design WB
2. Change Placement parameters
3. View is not updater immediately

See attached movie.
Last edited by Kunda1 on Fri Jan 27, 2017 2:20 pm, edited 1 time in total.
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
chrisb
Veteran
Posts: 54302
Joined: Tue Mar 17, 2015 9:14 am

Re: Bug #2601: Changing object Placement params do not update it on view

Post by chrisb »

No problem here, even when I am in translation mode as the reporter (probably by mistake) was. Ticket can be closed.

OS: Mac OS X
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.6706 (Git)
Build type: Release
Branch: tag: 0.16.6706
Hash: f86a4e411ff7848dea98d7242f43b7774bee8fa0
Python version: 2.7.11
Qt version: 4.8.7
Coin version: 3.1.3
OCC version: 6.8.0.oce-0.17
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Bug #2601: Changing object Placement params do not update it on view

Post by Kunda1 »

chrisb wrote:No problem here, even when I am in translation mode as the reporter (probably by mistake) was. Ticket can be closed.

OS: Mac OS X
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.16.6706 (Git)
Build type: Release
Branch: tag: 0.16.6706
Hash: f86a4e411ff7848dea98d7242f43b7774bee8fa0
Python version: 2.7.11
Qt version: 4.8.7
Coin version: 3.1.3
OCC version: 6.8.0.oce-0.17
Resolving issue #2601. Thanks!
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Post Reply