Page 1 of 1

FlowDirection.RightToLeft

Posted: Tue Aug 25, 2015 12:22 pm
by jrvdboom
When I set FlowDirection to RightToLeft, zooming, panning and dragging axes doesn't work correctly anymore. I can of course explicitly set FlowDirection to LefttoRight for only the chart control, but it would be nice if it would also work correctly when FlowDirection is inherited from the Window.

Thanks,
Joost

Re: FlowDirection.RightToLeft

Posted: Fri Aug 28, 2015 9:34 am
by ArctionPasi
Thanks, we added mouse handling for FlowDirection = RightToLeft. We'll add the same for touch-screen handlers and include these in the next assembly pack.