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.

Direct input/Step +/-
#3
(12.02.2020, 11:02)Daniel. Wrote: Hi
1. You can do it via custom css like this. Change will be visible only in Visu not editor
Code:
.item-control-single .control-spinner {
  transform: scale(0.75);
  transform-origin: 0 0;
}
2. In object visualisation parameters there is step you can set.


Thank you for the CSS-tip. It worked!

But, when I look at the visualization parameters, I can only change the steps with an integer. What, Am I doing wrong? The object type is a 2-byte
floating point, so I don't think this is causing the problem.
Reply


Messages In This Thread
Direct input/Step +/- - by Amelie - 12.02.2020, 09:51
RE: Direct input/Step +/- - by Daniel - 12.02.2020, 11:02
RE: Direct input/Step +/- - by Amelie - 12.02.2020, 12:25
RE: Direct input/Step +/- - by Daniel - 12.02.2020, 12:27

Forum Jump: