Skip to content

demo: Fix some row activation

Adrien Plazas requested to merge adrien.plazas/libhandy: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