Opened 6 years ago

Closed 5 years ago

#78 closed defect (fixed)

Pressing space while drawing lines breaks line drawing

Reported by: Philip Linde Owned by: PulkoMandy
Priority: minor Milestone: 2.6
Component: GrafX2 Version: 2.5
Keywords: Cc:

Description

If you press space while drawing lines, it will break line drawing through the rest of the session. Lines are no longer drawn, but it leaves some "residue" in the buffer during the operation. It's hard to explain the effect, much easier how to reproduce:

  1. Select line tool, either normal lines, knotted lines or concentric lines.
  2. Start a line drawing operation
  3. Press space
  4. Perform line operations normally

I understand space is used for panning. Maybe it should be disabled altogether mid operation.

Change History (5)

comment:1 by PulkoMandy, 6 years ago

Yes, panning (or in general changing the viewport) is not allowed during an operation. Even resizing the GrafX2 window is blocked. We probably missed one case when introducing the photoshop-like "hold spacebar" panning?

comment:2 by Philip Linde, 6 years ago

I have submitted merge request !68 to disallow panning during operations

comment:3 by PulkoMandy, 6 years ago

Owner: changed from pulkomandy to PulkoMandy
Status: newassigned

comment:4 by Jordan Christiansen, 5 years ago

The fix for this was merged a while back. It should be closed now.

comment:5 by PulkoMandy, 5 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.