Eyeon Talk:Script/Reference/Applications/Fuse/Classes/Input/SliderControl

From VFXPedia

< Eyeon Talk:Script | Reference/Applications/Fuse
Revision as of 18:47, 7 September 2011 by Chad (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

It would be really swell if we could make the slider hidden. So you just get the number entry box, but no slider. Sometimes we're trying lay out a bunch of numerical inputs in as small of an area as possible, and the stubby sliders are basically useless and just eat up screen space. Imagine something like a 5x5 matrix input, or even just a Point3. --Chad 20:15, 1 September 2011 (EDT)

INP_Disabled almost does this, but doesn't allow you to type in the value. --Chad 14:47, 7 September 2011 (EDT)