Hi All,
Just found an interesting bug when editing macros that line wrap due to screen available. I had the screen split with a large bottom and two quarters on top, with macros in one of these quarters (This was where it opened automatically). I deleted a few bits that weren't required for my macro and started to add some to the end, the text wrapped onto the next line but when doing so it puts me at the start of the line, not the end, Ie, I pressed had:
Select_Last xxxxx
Pressed update and got:
Select_Last xxxxx
update
Then Pressed Preset which resulted in:
Select_Last xxxxx
preset update
While not a massive bug it is certainly annoying. Also found when deleting things that automatically wrapped I may loose the yellow section, requiring me to exit the editor and then edit again to continue. Hope I explained all of this well!