simplyWiri / Loadout-Compositing

GNU Lesser General Public License v3.0
12 stars 8 forks source link

Add gizmo for adding/removing tags #70

Open jacobEAdamson opened 1 year ago

jacobEAdamson commented 1 year ago

The current interface has an issue where it takes quite a few clicks to manage the tags for a group of pawns all at once, especially if you want to pre-select them based preset criteria. For example, if I have 50 colonists and want to assign them tags based on their shooting ability, I would need to predetermine which pawns I want to assign, take a note in another application, and then go to the tag window to use the mass assignment there. This commit introduces a simple set of gizmos that allows a user to apply or remove tags from all pawns currently selected.

simplyWiri commented 1 year ago

Seems to be in a similar vein to #51, which would aim to make this process simpler.

with that being said this looks fine, if you could add a setting to hide these options (for those who already have too many gizmos), that’d be ideal