pharo-spec / Spec

Spec is a framework in Pharo for describing user interfaces.
MIT License
61 stars 63 forks source link

SpWindowPresenter>>okToChange returns true incorrectly #1492

Open Ducasse opened 7 months ago

Ducasse commented 7 months ago

https://github.com/pharo-project/pharo/issues/15646

estebanlm commented 7 months ago

this method will be removed, and it does not has any sense in current Spec, please do not use it.

Ducasse commented 7 months ago

Thanks esteban!