Description
I'd like to hide the blue popup note icon that appears in the corner of shapes when a popup note is added:
The issue is that the note icon overlaps the label, so I'd like to hide it. I also have a lot of comments, so the diagram feels cluttered with all of the note icons.
Feature proposal
Add an option called "Hide popup note icon" when creating popup notes. This would align with the "Hide link icon" when adding links and "Show icon in viewer" when adding dynamic layer toggles.
Implementation
Add a `renderIcon` option for the `PopupNote` graphic type in the gliffy format, e.g.:
```
"type": "PopupNote",
"PopupNote": {
"text": "note",
"renderIcon": true/false
}
```
This would align with the current implementation of the `link` graphic type.
Hi @Håkon Harnes ! I'm Gliffy's product manager!
Thank you for the great photo and clear recommendation! I am logging this in Jira Product Discovery now for the team to review and track.
Feel free to reach out to me with any other feature requests or questions about Gliffy. :) My email is skaufman@perforce.com !
Thank you, Samie! Can you keep this thread updated regarding this feature's status? I'll contact you on email if I have more feature requests :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.