Premium support for our pure JavaScript UI components


Post by aneventchin »

Hello,
I've noticed that the new ScrollButtons feature overlaps the task labels and on clicking on the button it does not take the labels into account when calculating how much to scroll, so some of them get cut off.
Attached a screenshot.

Thank you!

Attachments
Screenshot 2024-03-08 153258.png
Screenshot 2024-03-08 153258.png (54.45 KiB) Viewed 145 times

Post by tasnim »

Hi,

When you're using the scroll buttons feature, we have https://bryntum.com/products/gantt/docs/api/Gantt/feature/ScrollButtons#config-labelRenderer to render a label for this

We also have a demo for it here https://bryntum.com/products/gantt/examples/scroll-buttons/

Hope it helps

Best regards,
Tasnim


Post by aneventchin »

Hi and thanks for the reply.
The issue is that the scroll buttons overlap the labels of the tasks, not their own. The issue comes from the z-index property of the grid vs the timeline.


Post by tasnim »

Hi,

Thank you for your report. We have reproduced the issue of scroll button overlaps. We'll investigate it. Here is the ticket to track progress https://github.com/bryntum/support/issues/8771

labels into account when calculating how much to scroll

We cannot reproduce the scroll distance one though, could you please share a video of the reproduction with us?


Post by aneventchin »

Here is a reproduction video.
https://app.screencast.com/LR4Pp3BxO0aKo


Post by tasnim »

Hi,

Thanks for the video, reproduced that too. Here is the ticket to track progress https://github.com/bryntum/support/issues/8772

Best of luck :),
Tasnim


Post Reply