Animation editor :
- When Ctrl key is pressed, drawing a rectangle with mouse will directly draw an attack box
- When Shift key is pressed, drawing a rectangle with mouse will directly draw a body box
- When drawing a rectangle with right mouse button, it will draw a box with the previously used type (between attack, body and range)
- When using mouse wheel while Ctrl key is held, it will change frames instead of zoom/unzoom
Local shortcut (work only when widget has focus) :
- O : will set the mode to "offset" mode
- E : will call
@bWWd script to extract body box from image
Minor bug fix when a comment was on the right of an attack line
@maxman