Fix dragging selections to icon bar icons
1 unresolved thread
+ 13
- 3
Fix for cut and paste - dragging selections to icon bar icons - when destination window is -2 add icon handle to Wimp_SendMessage to ensure correct destination for Message_Dragging and Message_DataSave.
Thanks for taking a look at this following my forum post the other week.
Did something go fooey with the commit though? There are c.315 lines of changes (compared with c.15 in Paint). Did you branch from somewhere other than the latest version?
Sorry, I think I've got the commit right this time... I'll get the hang of it one day...
13 lines - that's more like it! Works great.
I'll get the hang of it one day...
One of Git's specialties is making the simplest of tasks as hard/error prone as possible. If I had to make an educated guess (based on the avawer:master in your merge request) is that you're not following ROOL's suggestion of keeping the master in sync with ROOL's copy, and doing any development work on a branch.
Files with large changes are collapsed by default.