Skip to content

inspectionRichText is broken with the inspector API changes. #19348

@Ducasse

Description

@Ducasse
inspectionRichText
	<inspectorPresentationOrder: -1 title: 'RichText'>

	^ MicTextPresenter new text: self

The inspector raises an error because we should rewrite the method with an extra parameter.
WOuld have been great to not push extra works to users of inspector.
Automatically adding a parameter a a method is simple and it should have been a better approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions