Skip to content

Add actions for badges.

David Thompson requested to merge dcthomp/smtk:visibility-batch into master

This change allows badges to be passed action objects which can provide more context for the badge when performing its action. Specifically, we provide a virtual method that the new qtBadgeActionToggle implements for visiting all selected phrases, rather than just the primary phrase a user has clicked on.

Merge request reports