Skip to content

BUG: Fixing Issue with Tabbed Group Views and Categories

Robert M. O'Bara requested to merge bob.obara/smtk:fixingCategoryTabIssue into master

The issue was that change category was always forcing Tabbed Group Views to revert to their first tab. The source of the problem was not blocking signals when determining which tabs were to be included.

Merge request reports