A script should not be editable in tablet mode.

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

Bug Description

A script should not be editable in tablet mode.

DrGValueScriptItem>>isPropertyEditable
 ^ DrGDefault isTablet
  ifTrue: [false]
  ifFalse: [true]

Tags: tablet
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.