Skip to content

Commit

Permalink
Merge pull request #1464 from pharo-spec/revert-1463-component_list_mnu
Browse files Browse the repository at this point in the history
Revert "Fix MNU when using component list as input port in custom presenter"
  • Loading branch information
estebanlm authored Oct 17, 2023
2 parents 4cfda80 + f65af96 commit a529b1f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 157 deletions.
8 changes: 0 additions & 8 deletions src/Spec2-Core/SpComponentListPresenter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,6 @@ SpComponentListPresenter >> presenters: aSequenceableCollection [
^ self items: aSequenceableCollection
]

{ #category : 'transmitting' }
SpComponentListPresenter >> transmitTo: aPresenter transform: aValuable [

^ self defaultOutputPort
transmitTo: aPresenter
transform: aValuable
]

{ #category : 'api - events' }
SpComponentListPresenter >> whenPresentersChangedDo: aBlock [
"Inform when the presenter list changed (See `SpComponentListPresenter>>#presenters:`.
Expand Down
46 changes: 0 additions & 46 deletions src/Spec2-Tests/SpComplexComponentListExample.class.st

This file was deleted.

32 changes: 0 additions & 32 deletions src/Spec2-Tests/SpComplexComponentListLeftExample.class.st

This file was deleted.

37 changes: 0 additions & 37 deletions src/Spec2-Tests/SpComplexComponentListRightExample.class.st

This file was deleted.

34 changes: 0 additions & 34 deletions src/Spec2-Tests/SpTransmissionWithComponentListTest.class.st

This file was deleted.

0 comments on commit a529b1f

Please sign in to comment.