Skip to content

release_10.7.0

Compare
Choose a tag to compare
@tomlyn tomlyn released this 08 May 10:58
3e179d0

Feature Enhancements

General

#647 Up to date translated string have been added.

Common Canvas

#638 Some preliminary changes to enhance performance. This is mainly a refactoring of the code that display nodes and comments which improves performance when refreshing a canvas with a large number of nodes. These changes will facilitate future performance enhancements.

Common Properties

#510 A fix for the enum_filter for the multiselect control

Issues Resolved

#647 Updating the translated strings in all languages (#648)
#638 Performance improvements for node handling code (#639)
#510 multiselect filter enum workaround (#646)