Skip to content

klipper: fix unable to remove clip after editing

Fushan Wen requested to merge work/fuf/494145 into master

Reason for the change

Emit dataChanged signal for uuid after editing, otherwise the uuid in the model delegate is not updated aod the index from uuid is invalid.

Test plan

Screenshots or screen recordings

Bugs fixed

BUG: 494145 FIXED-IN: 6.2.1

Merge request reports