Scaling indication of spatial target
Hello, I'm having a problem to indicate the scale of a model in a smooth way.
Basically what I wanna do is to have some way of indicating what scale the model is with only using the gestures.
I can connect a slider widget to the scaling service of the model, and via the value on the slider widget show the scale. But I feel that scaling a model via gestures is a lot more leaner solution to work with so I don´t wanna use a 2D-slider widget to work with the scale.
Now there is 2 ways that I feel that I could go about and one way is to have some kind of reset button that only affect the scaling value. I can connect a button to the "reset gestures" service in the spatial target, but then that also effect if I have moved the object or have rotated the object. I wan't the reset button to only effect the scale so I can scale, spin and move the object then press a reset scale button that only effect the scaling value on spatial target.
However, the other way which is probably the best way is to have a 2D-text input field which shows the value of the scale which is changed when you scale using gestures,
Perhaps there is another way of indicating which scale the model is when using gestures as your way of scaling?
Hope you understand my problem, and thanks in advanced!

