Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
XamSchedule - DayView Border is moved for a few pixel
posted

Hi!

I use a DayViewStyle to simulate a schedule for a workweek. The border between the workdays is shifted for around 1/2 px depending on the workday. In search of a solution I looked into your WPF Samples Browser where I was able to identify the same bug in your presentation. 

A possible solution for my project would be to use a margin, but I would have to get access to the private property DateTime of the DayViewTimeSlotArea. As for now I am clueless.

Is there another way around this bug or can you resolve it?

Greetings!

Parents
  • 34810
    Offline posted

    Hello Niels,

    I have been investigating into the behavior you are seeing, and from your screenshot, I am under the impression that there is some theming applied in your scenario in this case. Can you please confirm or refute this so that I may be able to narrow down the root cause of this issue?

    So far, I have been able to reproduce the behavior, but only with certain themes – namely Office2013 and RoyalDark. If you are not applying any theming, I would be curious if you are applying any styling of any type, as this may provide a hint to where this issue is coming from. Can you please provide some information the styling/theming that you are applying to see this behavior?

    Please let me know if you have any other questions or concerns on this matter.

Reply Children