Our flexible Kanban board for managing tasks with drag drop


Post by yingtao »

Image

when I hover it, I don't want show it,How can I do?


Post by marcio »

Hey,

Currently, we don't support that, I created a ticket for it: https://github.com/bryntum/support/issues/4818

You could set

.b-tooltip { display: none; }

but be aware that this will hide all the tooltips.

Best regards,
Márcio


Post Reply