This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Rotate value (read only)
#1
I have an object that I want to visualize and I want to give it a certain tilt.

This is the css with the custom class .rota

Code:
.rota{
  transform: rotate(45deg);
}


I have added the object, so that it shows only the value and the object rotates perfectly.

The point is that if I click on the object, the wiget appears to change its value and I only want it to be displayed.

So in the visualization I put read only and then it does not rotate.

I have tried to put the important option but cheat.

Interestingly, if I change the color of findo, it works.

Greeting
Reply
#2
See this: https://forum.logicmachine.net/showthread.php?tid=4215
Reply
#3
It works perfectly.

Thank you very much
Reply


Forum Jump: