Trackbar inverted with rotation 190°

0
0

Hi,

I need to flip a trackbar, if I use the tool Rotation control and I rotate the Z of 190° it works but the slider move inverted than the mouse.

I slide to right and the track go to left, and the other way

best

Cristian

  • You must to post comments
0
0

The rotation is a css style, it only rotates the browser’s rendering of the element. There is no “rotation” of coordinates or code logic. Sounds like you need a right-to-left trackbar? See attached screenshot. The TrackBar in Wisej has the RightToLeft property but it’s not fully implemented yet. I can send you a patch for that. Or you can use the trackbar from devex or syncfusion.

Attachment
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.