dr-geo
[Top][All Lists]
Advanced

[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, 15 Jun 2018 08:34:36 -0000

** Changed in: drgeo
       Status: Fix Committed => Fix Released

-- 
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 Released

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]