An enumeration of possible editing states that the graphics view can be in. The state gets determined every time when a
pointer move event gets received. Depending on the location of the pointer cursor different states are entered. This behaviour
can be highly application-dependent. Some apps want the user to be able to change the start time of a timeline object when
the pointer cursor is on the left edge of the object, other apps want to be able to change the objects percentage complete
value that way.
An enumeration of possible editing states that the graphics view can be in. The state gets determined every time when a pointer move event gets received. Depending on the location of the pointer cursor different states are entered. This behaviour can be highly application-dependent. Some apps want the user to be able to change the start time of a timeline object when the pointer cursor is on the left edge of the object, other apps want to be able to change the objects percentage complete value that way.
1.0