1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-02 08:59:28 +02:00

Fix that comment again...

This commit is contained in:
Paul Licameli 2015-08-20 16:01:58 -04:00
parent 0eca2bb23d
commit 9a01c46c69

View File

@ -226,8 +226,8 @@ but that width may be adjusted when tracks change their vertical scales.
GetLabelWidth() counts columns up to and including the VRuler.
GetLeftOffset() is yet one more -- it counts the "one pixel" column.
FindTrack() for label returns a rectangle with right edge coinciding with
that of Controls, and OMITS left and top insets
FindTrack() for label returns a rectangle up to and including the One Pixel column,
but OMITS left and top insets
FindTrack() for !label returns a rectangle with x == GetLeftOffset(), and INCLUDES
right and top insets