[0.18.3] Items with mod-openable flag only right-clickable in inventory, not toolbar
Posted: Sun Feb 02, 2020 4:53 pm
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!
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!