Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #28640, comment 6


Ignore:
Timestamp:
07/30/2014 10:03:44 PM (11 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28640, comment 6

    v1 v2  
    33Thinking this is working well at the moment. If we want to add another button for iOS to select the camera as a source for the upload, we will need a better way to distinguish the shims that are used by Plupload. Currently there's no way to tell which shim corresponds to which button.
    44
    5 This may also be fixed in the next iOS. There is no good reason why selecting multiple files and selecting the camera as a source don't work for the same `<input type="file"...>`...
     5This may also be fixed in the next iOS. There is no good reason why selecting multiple files and selecting the camera as a source don't work for the same `<input type="file"...>`.