Hi all,
When a gantt task is moved or resized, the tooltip follows the element and obstructs part of the chart. (We have a larger, custom tooltip.) Back in 2021 and JET v9, Wilson Louie gave me a workaround in this thread:
https://community.oracle.com/tech/developers/discussion/4479481/9-2-0-disable-oj-gantt-tooltip-on-drag
However, the workaround is no longer functional, as the DataContext for the tooltip render function no longer updates the start and end dates of the dragged task in real time. I.e. the start and end dates are only updated, once the task is "dropped" and the ojMove event fires.
Is there any way to achieve the same effect with JET v13.0.0 ?
Kind Regards,
Philip