Comment 1 for bug 1954346

Revision history for this message
ronso0 (ronso0) wrote (last edit ): Re: DlgTrackInfo: metadata reset to preious state (except comment)

I suggest to emit the editingFinished() signal for all fields when executing slotApply() so all changes are stored when Apply is triggered by the hotkey.

EDIT:
So effectively like with 2.3 where the track record is updated with contents of all line edits, regardless of how slotApply() is triggered.