STARIONGROUP / COMET-IME-Community-Edition

The Concurrent Design Desktop Application and Excel Integration compliant with ECSS-E-TM-10-25 Annex A and Annex C
https://www.stariongroup.eu
Other
21 stars 5 forks source link

HighlightByCategoryEvent for added and removed Categories in ICategorizableThings #1057

Closed lxatstariongroup closed 2 years ago

lxatstariongroup commented 2 years ago

Prerequisites

Description

RowViewModelBase has a TODO item that states:

// TODO: if this is indeed a categorizable thing we also have to listen to changes on added/removed categories. Need to figure out how to do this best // as the list of Categories is not reactive. Currently you will need to close and open the view after applying a category to make // highlighting work.

This should be fixed.

MartinFijneman commented 2 years ago

verified with 9.2.0-RC6

tested with categories added and removed from ED and/or element usages, and then highlighting > highlight is working/reacting as expected