Alter position of task icon

HI,

Is there any way I can move the label inside task notation to 10px? I did see an option of align but it provide top, bottom and center options. What if I want to move the label a little and not all the way to the bottom?

taskIcon

Something like above…

This is not easily possible. Any reason you need that feature? Any trouble the original version causes?

Hi Nikku,

My goal is to have a custom icon inside of user task. Since the label is in the middle of the task it overlaps on my custom icon. So if I could move the label a little lower then it wouldn’t look very odd.

You’d need to customize the BpmnRenderer to accomplish that. It is not a recommended activity. So do not do it, unless you really need to.