rubenwe / StlVault

3D object viewer and organizer
http://stlvault.com
MIT License
167 stars 26 forks source link

Left clicking on an model's tag Removes the tag #25

Open TheCSpider opened 4 years ago

TheCSpider commented 4 years ago

Left clicking on a model's tag removes the tag with no warning or prompt. This makes accidental removal of the tags very easy.

A prefered behavior would be to right click and select delete while left clicking puts that tag in the search bar.

rubenwe commented 4 years ago

That might be another one of those where an application setting for the behavior would be nice. I found the straigh up click super efficent for editing tags, but yes - different folks, different workflows, different expectations.

Will consider adding this as an option.

The right click menu is a good suggestion as well. Thanks!