Highlight row of queue when marked for deletion

Is there a simple way to do this?

Hmmm … does the element class get updated when you mark for deletion?

You could otherwise use model actions to run a snippet to add/remove a class to the associated element.



Relatively simple for you. :wink:

Nice. I forgot those were options in the model actions. :slight_smile: