DiscussionsIssue archiveOCCT:Visualization

Archived issue #0032708

Visualization, V3d_View::SetImmediateUpdate() - deprecate and disable by default implicit View redraws

Open CASCADEOCCT:Visualizationnew1 public note

Search issues

Description

In many cases implicit updates implemented by V3d_View lead to unexpected error-prone behavior, as well as to duplicated View redraws.

It is proposed disabling this property by default and deprecate V3d_View::SetImmediateUpdate(), and encourage application to put V3d_View::Redraw() calls explicitly where they are needed.

Steps to reproduce

N/A

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 1
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Dec 2 17:02:47 2021 +0300

    0032708: Visualization, V3d_View::SetImmediateUpdate() - deprecate and disable by default implicit View redraws