structurizr / ui

UI code for Structurizr Lite, on-premises, and cloud service.
https://docs.structurizr.com/ui
MIT License
38 stars 22 forks source link

Add a visual indicator to deployment nodes when a zoom-in and/or URL are configured #14

Open simonbrowndotje opened 1 year ago

simonbrowndotje commented 1 year ago

Description

  1. Image views can be associated with a deployment node, but no "zoom in" icon is shown.
  2. URLs can be associated with a deployment node, but no "link" icon is shown.

The mouse cursor does change in both cases though.

Perhaps this should be done in conjunction with #11 since both will require some thought to text/icon placement given the limited empty space in deployment nodes.

Priority

Low

Resolution

I'm willing to add this feature myself and raise a PR

More information

No response