Hi all,
When dnd is enabled on the oj-gantt, the tooltip is still rendered during the drag action which makes ist visually hard to see the drop target. I currently have my tooltip defined as a template.
How can I disable the tooltip when the drag action starts and enable it after the drop action finishes? Or, if that is impossible, hide the tooltip programmatically?
I have tried an oj-bind-if, but that evaluates (and binds) only once. Hiding the template with html-styling also seems to have no effect. If I hide the templates' content, I still get an (albeit small, empty) tooltip box.
Kind Regards,
Philip