[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: |
Sun, 26 May 2019 10:35:44 -0000 |
** Changed in: drgeo
Milestone: wip => 19.06
--
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