Modify ↓
Opened 8 years ago
Closed 8 years ago
#15502 closed enhancement (fixed)
Subject: [PATCH] ImageEntry: Copy isNewGpsData in applyTmp()
| Reported by: | holgermappt | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | 17.11 |
| Component: | Core image mapping | Version: | latest |
| Keywords: | Cc: |
Description
The patch adds the field isNewGpsData to ImageEntry.applyTmp(). Not sure why it was not copied before. I need it for the property editor in the photoadjust plugin where the changes are done in tmp and applied at OK.
Attachments (1)
Change History (3)
by , 8 years ago
| Attachment: | ImageEntry_applyTmp_isNewGpsData.patch added |
|---|
comment:1 by , 8 years ago
| Milestone: | → 17.11 |
|---|
Note:
See TracTickets
for help on using tickets.



Patch file.