Skip to content

Y20240809-1000

@akoch-yatta akoch-yatta tagged this 09 Aug 10:21
This commit prevents the creation of a SWT.Resize event when tree columns are resized after a zoom change. Therefore, the ignoreColumnResize attribute is added to Tree to copy the behavior of Table in the same scenario. This attribute is used during the resizing because of the zoom change to disable the creation of the resize event.

Contributes to #62 and #127
Assets 2
Loading