image-source: Allow custom bounding source size/aspect
Adds an option that allows the user to specify the size (or aspect) of the bounding source size which all the images are then scaled in to. Acts similarly to "bounding box" of scene items, but for the slide show and its sub-sources.
This commit is contained in:
@@ -6,6 +6,8 @@ SlideShow="Image Slide Show"
|
||||
SlideShow.TransitionSpeed="Transition Speed (milliseconds)"
|
||||
SlideShow.SlideTime="Time Between Slides (milliseconds)"
|
||||
SlideShow.Files="Image Files"
|
||||
SlideShow.CustomSize="Bounding Size/Aspect Ratio"
|
||||
SlideShow.CustomSize.Auto="Automatic"
|
||||
SlideShow.Randomize="Randomize Playback"
|
||||
SlideShow.Transition="Transition"
|
||||
SlideShow.Transition.Cut="Cut"
|
||||
|
Reference in New Issue
Block a user