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

Import images in bulk #532

Open
HaydenHu opened this issue Sep 12, 2024 · 8 comments
Open

Import images in bulk #532

HaydenHu opened this issue Sep 12, 2024 · 8 comments
Assignees
Milestone

Comments

@HaydenHu
Copy link

HaydenHu commented Sep 12, 2024

When using AnimationImage, it is very time-consuming to import gifs or image collections, and I hope to support batch import of image collections
0.16.1

@mvladic
Copy link
Contributor

mvladic commented Sep 12, 2024

You can drag and drop multiple images from the file explorer to the studio like this:

dd_images

@mvladic
Copy link
Contributor

mvladic commented Sep 12, 2024

I don't know if it helps. If not, please describe what solution you would like to have.

@HaydenHu
Copy link
Author

I don't know if it helps. If not, please describe what solution you would like to have.

image
image
I can't select more image files here.,I thought I couldn't import in batches.,It's because I didn't find a way.,I'm wrong.

@mvladic
Copy link
Contributor

mvladic commented Sep 12, 2024

You are right, you can't select multiple images from the file open dialog - only way to add multiple images in bulk is by using drag and drop like I explained in my previous comment.

@mvladic
Copy link
Contributor

mvladic commented Sep 12, 2024

But, let's keep this issue open and I will allow to select multiple images in the New Bitmap dialog. When multiple images are selected then I will hide the Name field and name of the each bitmap added will be derived from the file name.

@HaydenHu
Copy link
Author

但是,让我们保持这个问题的开放性,我将允许在 New Bitmap 对话框中选择多个图像。当选择多个图像时,我将隐藏 Name 字段,并且添加的每个位图的名称将从文件名派生。

image
Here's how to do it in bulk?

@mvladic
Copy link
Contributor

mvladic commented Sep 12, 2024

Ok, I now understand what you want. This is not supported currently, but it is a valid request that should be implemented.

@mvladic mvladic added this to the v1.0 milestone Sep 12, 2024
@guochenwei-sp
Copy link

You can drag and drop multiple images from the file explorer to the studio like this:

dd_images dd_images

I followed this method and was unable to import the png image, it still shows blank after mouse release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants