#2358 closed defect (fixed)
setxy should honor pendown
Reported by: | DanielAjoy | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Major | Keywords: | |
Cc: | tonyforster | Distribution/OS: | Ubuntu |
Bug Status: | Unconfirmed |
Description
setxy is not drawing lines as it should when the pen is down. it just goes to the x,y position.
This behaviour is not like any Logo I know.
TurtleArt version 98
Attachments (1)
Change History (6)
Changed 13 years ago by DanielAjoy
comment:1 Changed 13 years ago by walter
comment:2 Changed 13 years ago by DanielAjoy
comment:3 Changed 13 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Will be included in v99. (Note that old projects will still get the old behavior.)
comment:4 Changed 13 years ago by tonyforster
- Cc tonyforster added
comment:5 Changed 13 years ago by tonyforster
I have no problem with the change, I kind of got used to it the way it was but I think the change is for the better
Note: See
TracTickets for help on using
tickets.
FWIW, this behavior hasn't changed since TA v1. It is easy enough to change if there is consensus.