[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dr. Geo] [Bug 1763682] Re: Error in script Fathauer.st
From: |
hilaire |
Subject: |
[Dr. Geo] [Bug 1763682] Re: Error in script Fathauer.st |
Date: |
Fri, 13 Apr 2018 16:35:58 -0000 |
** Changed in: drgeo
Milestone: None => 18.06
** Changed in: drgeo
Status: New => Fix Committed
--
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo II.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/1763682
Title:
Error in script Fathauer.st
Status in Dr. Geo II:
Fix Committed
Bug description:
The following lines :
d := (canvas reflect: f axe: sb) hide.
c := (canvas reflect: a axe: sb) hide.
should be changed to:
d := (canvas reflect: f axis: sb) hide.
c := (canvas reflect: a axis: sb) hide.
in the script located at:
https://bazaar.launchpad.net/~drgeo-
developers/drgeo/trunk/view/head:/build/SmalltalkSketches/Fathauer.st
To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/1763682/+subscriptions