MoveChangeNoteButton

fun MoveChangeNoteButton(viewModel: ProjectScreenViewModel, changeNote: Note, update: Update)

Custom IconButton used to move a change note from an update to other update

Since

1.2.0

Parameters

viewModel

The support viewmodel of the screen

changeNote

The change note to move

update

The source update where the change note is currently attached