Skip to content

The OnChange event when right clicking a node should always be fired before the OnPopup event #679

@joachimmarder

Description

@joachimmarder

The OnChange event when right clicking a node should always be fired before the OnPopup event. Currently a value of >0 for the ChangeTimer property results in delayed firing of the OnChange event.

TBaseVirtualTree.DeleteNode() already contains code to solve a very similar problem using tsSynchMode. We will use the same approach to fix this issue in TBaseVirtualTree.WMRButtonDown().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions