Skip to content

demo: Fix some row activation

Andrea Veri requested to merge activatable into master

Some rows where activatable when either they shouldn't or they were not bound to their matching activatable widget. This fixes it by either unsetting them as activatable or binding them to their activatable widget.

Merge request reports