dr-geo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dr. Geo] [Bug 1824623] Re: Value hidden by default


From: hilaire
Subject: [Dr. Geo] [Bug 1824623] Re: Value hidden by default
Date: Thu, 23 May 2019 09:10:06 -0000

** Changed in: drgeo
    Milestone: 19.03 => wip

** 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/1824623

Title:
  Value hidden by default

Status in Dr. Geo II:
  Fix Committed

Bug description:
  When programming a sketch, by default computed values are hidden.

  While it was a programmer choice to not overcrowd a sketch with
  intermediate objects, it is a source of confusion for the user. Indeed
  it requires to send the #show message to the value object to see it in
  the sketch.

  Change it so it is not hidden by default:

  finalizeValue: item
  "By default we do not hide the value"
     ^ self finalizeValue: item hide: false

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/1824623/+subscriptions



reply via email to

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