pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
109 stars 46 forks source link

Scrolling and clicking on image update the list too much #444

Closed jecisc closed 4 years ago

jecisc commented 4 years ago

2020-04-06 16 12 21

As we can see on this gif, scrolling and clicking on an image mess up with the list position. It put the image as the first line. This make it quite difficult to double click.

demarey commented 4 years ago

The issue is related to a recent update in Spec. See https://github.com/pharo-spec/Spec/issues/866

demarey commented 4 years ago

Fixed. See https://github.com/pharo-spec/Spec/pull/868