tommy-carlos williams

Results 12 issues of tommy-carlos williams

Perhaps a configuration option to choose to either save the image to the gallery/camera roll (as it does currently) **or** to save it to the app's filesystem and return the...

enhancement
1 - Ready

In `remoteControlReceivedWithEvent` no events are being received even though the `responderView` is "first responder". ``` Objective-C -(void)remoteControlReceivedWithEvent:(UIEvent *)event { switch (event.subtype) { case UIEventSubtypeRemoteControlTogglePlayPause: [[self delegate] playPauseEvent:self]; break; default: break;...

Might have been how I implemented it, but nested routes might be broken.

bug
enhancement

Not sure what these should look like. Maybe as simple as four sets of styles (as style objects)? - current component start - current component end - next component start...

enhancement

This aids in supporting iPhone X Closes #24

enhancement

This aids in supporting iPhone X Closes #19

enhancement

https://github.com/phonegap/phonegap-template-vue-f7-split-panel/commit/c25c5e11da6f4845163dc0fc7baa9dfd54766166

enhancement