Closed JonPeltier closed 5 years ago
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).
Awesome.
On Wed, May 1, 2019, 15:43 Fernando Andreu notifications@github.com wrote:
Thanks for the feedback! This was a bug really, as the rest of the code was already prepared for that. Fixed in 38f0b61 https://github.com/fernandreu/office-ribbonx-editor/commit/38f0b61e5a8fadf073042b8cfa2d968b3289d149 (check the development build here https://dev.azure.com/fernandreu-public/OfficeRibbonXEditor/_build/results?buildId=250 ).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fernandreu/office-ribbonx-editor/issues/39#issuecomment-488392726, or mute the thread https://github.com/notifications/unsubscribe-auth/ABAPXJ6OCPJ2OBJGT7BSWGLPTHXFHANCNFSM4HJRC5GQ .
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.