Opened 10 years ago
Closed 10 years ago
#4631 closed defect (fixed)
turtleblocks collaboration fails
Reported by: | walter | Owned by: | walter |
---|---|---|---|
Priority: | High | Milestone: | Unspecified |
Component: | Turtleart | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | au1b |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Unconfirmed |
Description
the forward block does not share: taturtle reports 'bad data'
Change History (1)
comment:1 Changed 10 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
the problem was introduced during the conversion to Turtle-centric logic. The turtle.show() method was calling set_heading without share=False. Should be fixed by:
https://git.sugarlabs.org/turtleart/mainline/commit/86845dc91f612d5d32535b8e355af5448c3e1ec3
Will be included in release 191