Premium support for our pure JavaScript UI components


Post by turina »

Dear support,
We are working with custom event renderer. There is an issue with events that are partially displayed on screen (i.e. the beginning of the event is hidden and only the end is visible). For these events, when a rerender is trigerred (by moving a flight for instance), then they are redrawn making custom rendering starting on the wrong position. I'm struggling to explain the behaviour. So I made 2 videos: one showing the issue on one of your example. One video on our tool so that you better understand how it impacts us. Thanks for your help.

Attachments
issue-on-our-project.mp4
(17.19 MiB) Downloaded 67 times
issue-on-bryntum-demo.mp4
(7.31 MiB) Downloaded 64 times

Post by mats »

What version are you on? If not latest, can you please re-test with latest?


Post by Animal »

try configuring your eventTooltip with

scrollAction : 'realign'

This was changed to "hide" recently and behaviour will have changed.


Post by Animal »

On the tooltip alignment, there is a bug, here is the ticket: https://github.com/bryntum/support/issues/4050


Post by Animal »

I saw the issue after a while. There is a problem with the sticky contents of event bars. Here's a ticket: https://github.com/bryntum/support/issues/4055


Post by turina »

Thanks. I understood that you intend to fix in v5.0?


Post by alex.l »

Yes, it will be available in 5.0.0

All the best,
Alex


Post Reply