Completed
Last Updated: 01 Mar 2021 16:14 by ADMIN
Release R2 2021
Telerik Admin
Created on: 01 Mar 2021 10:09
Category: TimeLine
Type: Feature Request
0
The timeline date item is misaligned with the track in horizontal mode R1 2021 SP1

Regression introduced in R1 2021 SP1 results in an appearance glitch:


 

1 comment
ADMIN
Doncho
Posted on: 01 Mar 2021 10:11

Temporary workaround for the issue:

Apply custom CSS on the page:

.k-timeline-horizontal .k-timeline-track-wrap::after {
    bottom: calc((30px / 2) + 3px);
}

Regards,
Doncho
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.