view Version @ 2849:de56f1d265b3

Mac: Fix tree node icon and text overlapping on MacOS 13 Ventura. The NSTableCellView frame reports a size of 0x0 on Ventura. This causes our calculations to generate a negative value... So check that the width is not zero before calculating.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 13 Nov 2022 19:54:17 +0000
parents 023045e14837
children
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=3
DW_MINOR_VERSION=3