robert engels
robert engels
Here is the code. I cannot get the labels to be clickable and also be able to start a drag of the slider not matter what I try. Thank you...
Do you have any ideas for this? It should be possible (I think), as a SwiftUI you can add a tap gesture to an item, but even if you do,...
Thanks for looking into it. I decided to just roll my own simple slider and it works as expected so I’m not sure what the interaction is that causes CompactSlider...
One note, I’ve found supporting multiple drag gestures problematic. You almost always need to simulate a tap using a drag with minimum distance of 0. It gets messy and error...
Ah I see. That is different than what I was thinking and how my solution works. Give me a bit to simplify the code to the essentials and I’ll share....
Here is my code. It's not the real version but enough to demonstrate the dragging starting on the labels, and the ability to tap the labels as well. ```swift //...
Thanks for reporting this. This used to work. I’ll get it fixed this week.
No. It will be available with “edit with”. I may be able to support the App Store but I’d have to look into it.
Also your email replies are corrupted. I needed to edit it. Please update the issue using a browser.
@davidhercher A 'Photos' edit extension requires OSX 10.11 and Seashore minimum is 10.9 so it is a bit of work. You should be able to right-click the image in the...