Value hidden by default

Bug #1824623 reported by hilaire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dr. Geo
Fix Released
Medium
Unassigned

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

Related branches

Changed in drgeo:
milestone: 19.03 → wip
status: New → Fix Committed
Changed in drgeo:
milestone: wip → 19.06
Changed in drgeo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.