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

Allow MultiSelect in Insert Icon Dialog #39

Closed
JonPeltier opened this issue May 1, 2019 · 2 comments
Closed

Allow MultiSelect in Insert Icon Dialog #39

JonPeltier opened this issue May 1, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@JonPeltier
Copy link

When I have to insert icons into a project's Custom UI, there are usually quite a few icons. I sure would like to be able to select more than one at a time in the Insert Icons dialog. Now I have to select one, click OK, then click the Insert Icons icons again, and try to remember which one I just inserted so I don't inadvertently insert it twice.

The old Custom UI Editor must have allowed this, or I would not have felt the pain using this otherwise great new version.

So my request specifically is to set MultiSelect = True for the Insert Icons dialog, so that multiple icons can be selected and therefore inserted in one trip to the dialog.

@JonPeltier JonPeltier added the enhancement New feature or request label May 1, 2019
@fernandreu
Copy link
Owner

Thanks for the feedback! This was a bug really, as the rest of the code was already prepared for that. Fixed in 38f0b61 (check the development build here).

@JonPeltier
Copy link
Author

JonPeltier commented May 1, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants