Skip to content

TACtool v1.1.0

Choose a tag to compare

@leorudczenko leorudczenko released this 04 May 09:06
f9d5a70

This is the first minor update to TACtool, which includes changes to improve usability:

  • The formatting used for exporting CSV files has been updated
    • The id and sample_name columns have been concatenated into a single column Name.
      • A separator _# is used in the new Name column to identify the start/end of the concatenated values.
    • id values are now padded using leading 0 characters to ensure the id value contains 3 digits.
  • Usability when setting the scale has been improved
    • The set scale dialog box now opens at the top left of the main window.
    • All input areas on the main window are now disabled when using the scaling feature.
    • The scale input box on the main window has been disabled permanently.
    • The units of measurement for the scale value is now included in the set scale dialog box box.

Backwards compatibility is supported for CSV files which do not include the new formatting features.