Thanks for your quick response. I have IOS 13.6.1 and MDP 2.165. What wasn't clear was whether I needed to wait for Loading to complete (which it never did) or do I need to wait before clicking done. Watching your video, I should be able to click Done right away after selecting the photo, so that wasn't my problem.
What the issue is in my case, I imported a screenshot of text taken from a Word document into Photos. If I tried to Add Image of a photograph, it loaded ok. However, when I tried to load the screenshot, MDP would quit and the image did not load into MDPs Image Manager! I disabled the Welcome Screen with no effect.
Solution: Copy the text from word (other App) and paste into a Photo Editing App (I use Adobe Photoshop Elements), save as a JPG, and import into Photos. It works great for including text in a layout.
Is there a more direct way to add a text Panel derived from a word processing document?
Example
Layout Operations
1) Delay Function – the delay works, but not in the manner I need it to.
a) Push – When the momentary Super (initiate delay) is depressed, push turns on and rel(ease) turns off. This delays the start until the initiate button is released.
b) Rel(ease) – When the Super is released, push turns off and release turns on. This triggers its Sub to set the picker to 127. The intent is to set a delay (Snap Sub to Value) in the trig to delay activation of the Picker until after the delay. However, the midi msg is output before the delay. The 1’s is set to 2s, making it easy to see the movement of the picker (from 0 to 127 immediately, then back to 0 after the two second delay).
c) The Delay picker triggers the trig 100 to attempt to initiate the output of the midi msg after the delay.
d) I wasn’t able to use just the one Picker, it did not solve the issue. I think because it has more that 2 ticks.
2) The Initiate connects to Subs trig 100, trig 101, and trig 102, bypassing the delay function. It works fine, except for my concern about getting the timing.