Page 1 of 1

[0.18.3] Items with mod-openable flag only right-clickable in inventory, not toolbar

Posted: Sun Feb 02, 2020 4:53 pm
by shanemadden
Hey,

A couple of my mods eg https://mods.factorio.com/mod/artillery ... ent-remote use the mod-openable flag (formerly the can_be_mod_opened attribute) to pop up a configuration dialog for the mod. A nagging weirdness from the addition 0.17 toolbar was that the can_be_mod_opened attribute wouldn't work for stuff in the toolbar, which made me think maybe the attribute would be deprecated and replaced.

In porting these to 0.18 I found that it'd been moved to a flag but noticed they still couldn't be right-clicked in the toolbar, which I confirmed in discord is unintended.

Thanks!

Re: [0.18.3] Items with mod-openable flag only right-clickable in inventory, not toolbar

Posted: Tue Feb 04, 2020 11:29 pm
by Rseding91
Thanks for the report. It's now fixed for the next release.