GNOME Bugzilla – Bug 739565
basetextoverlay: widen xpos, ypos ranges
Last modified: 2015-01-21 16:14:56 UTC
Use case is GstController sliding a text in and out of the video frame.
Created attachment 289895 [details] [review] Change x/ypos range from 0, 1 to -10, 2
Sorry if this is a silly question, but how did you end up with -10 and 2 exactly? Wouldn't this depend on the text size? Wouldn't [-1.0 ... 2.0] be enough if the text fits on the screen as a whole.
You are right but it was a silly fix either way, absolute controller is preferred for that scenario so this can be closed as far as I am concerned.
See https://bugzilla.gnome.org/show_bug.cgi?id=740502