Cheers for the fixes and improvements in 2.7. They will make life much easier in the coming weeks.
Could you explain what ‘Rearrange event types in Event Handlers window.’ is though, as I couldn’t understand this one.
Cheers for the fixes and improvements in 2.7. They will make life much easier in the coming weeks.
Could you explain what ‘Rearrange event types in Event Handlers window.’ is though, as I couldn’t understand this one.
Hi Mack,
It’s just a minor improvement with a proper order of event types in the left pane of Event Handlers window.
For example, mouse click events (click, double-click, down, up) should be listed next to each other as in version 2.7. But in previous versions you see mouse move events (over, move) are listed among them.
Regards
Cheers for the explanation.