Add an update timer to the progress bar set to 500ms #489

Merged, abandoned or rejected pull requests are moved here to clear the main Pull Requests forum.
Post Reply
User avatar
vejmarie
Posts: 713
Joined: Mon Jan 04, 2016 4:52 pm
Location: Somewhere between France, USA and Taiwan
Contact:

Add an update timer to the progress bar set to 500ms #489

Post by vejmarie »

Hi,

I just opened this PR to fix the long time to open STEP files. Just updating the progress bar was killing the global process as the progress bar is attached to an internal structure within OCCT which is updated far too often during the process.

https://github.com/FreeCAD/FreeCAD/pull/489

vejmarie
Post Reply