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

Adding a new image clears the sorting of the list #434

Closed tesonep closed 4 years ago

tesonep commented 4 years ago

Steps to reproduce:

  1. Sort the list clicking on the header bar.
  2. Add a new image.

Result: The sort of the list is lost.

jecisc commented 4 years ago

+1 and I have to add that the new image is not selected.

jecisc commented 4 years ago

Also:

And the launched image is not the one I selected. I guess there is a problem with the selection when the table is refreshed while it was sorted.