Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review how images are managed #18

Open
DamienCassou opened this issue Apr 14, 2016 · 0 comments
Open

Review how images are managed #18

DamienCassou opened this issue Apr 14, 2016 · 0 comments

Comments

@DamienCassou
Copy link
Contributor

Currently, the Launcher searches for images in a particular directory and arranged in a special way: each image must be in a sub-directory with the same name as the image file. This has some drawbacks:

  • if a user uses save as... in Pharo, the new image will not appear
  • if a user has images downloaded without the launcher, the launcher won't see them unless the user renames and moves the image

It might be better to give the launcher a list of directories to recursively search for images.

demarey pushed a commit that referenced this issue Apr 12, 2022
…magesAndStopThem

Feature/list running images and stop them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant