gwtphonegap icon indicating copy to clipboard operation
gwtphonegap copied to clipboard

Dev mode file write

Open schweighart opened this issue 10 years ago • 0 comments

The fileWriterDTO.getPosition() == 0 case is definitely wrong, because it appends new content to the old content. On an iPad the content is also replaced. The else case also seems to be wrong, but I never tried to write to different file positions.

schweighart avatar Jun 25 '14 23:06 schweighart