matt-flaig / Boomi-Platform-Extension

This browser extension provides some feature improvements and functionality to the Boomi platform 🧩✨
4 stars 1 forks source link

Updated to include more icons styling options #17

Closed matt-flaig closed 1 year ago

matt-flaig commented 1 year ago

This update is to add more icon styles to the extension.

The icon styles are options in the extension options are now as follows:

I did not include the new (2023) icon sets in this update because AtomSphere will (eventually) serve them by default, so we don't need to also have them in the plugin. We could add them as an option, but I prefer to wait to do that until they are the default as people probably have a mix of both icons sets (depending on if they have opted-in to the refreshed icon set).

matt-flaig commented 1 year ago

Added the ability to hover over shape's paths to reveal only that specific branch of a path.

Reduced the opacity of the un-highlighted paths (and darkened grey color to compensate) so that highlight paths show through at full opacity.

Fixed a bug where hovering over a shape would deselect all shapes you were moving if selected in a bounding box.