You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support "add field"/"edit field getter" items for custom fields
For the required inspector hooks (dispatch compilation cue construction to inspector), see inspector-compilercue.cs, which only needs to be contributed upstream.
For the remaining todos on the TDB side, see the comment in TDBInspector>>#fieldListMenu:shifted:.
InteractivePrintIt & Co. need to dispatch to the requesting model (upstream).
Alternatively, this feature could be turned off by changing the preference temporarily or overriding printIt:result: in the models.
The text was updated successfully, but these errors were encountered:
support "add field"/"edit field getter" items for custom fields
For the required inspector hooks (dispatch compilation cue construction to inspector), see
inspector-compilercue.cs
, which only needs to be contributed upstream.For the remaining todos on the TDB side, see the comment in
TDBInspector>>#fieldListMenu:shifted:
.fix interactive print-it (currently triggering simulator)
InteractivePrintIt
& Co. need to dispatch to the requesting model (upstream).Alternatively, this feature could be turned off by changing the preference temporarily or overriding
printIt:result:
in the models.The text was updated successfully, but these errors were encountered: