Andi Huber created CAUSEWAY-3889: ------------------------------------ Summary: Support for Domain Object Icon Image Embedding Key: CAUSEWAY-3889 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3889 Project: Causeway Issue Type: New Feature Components: Applib (programming model), Viewer Wicket Reporter: Andi Huber Assignee: Andi Huber Fix For: 3.4.0
The `String iconName()` object support method is currently used to programmatically provide an icon name suffix. However, without breaking this use, we could also support image embedding. E.g. by detecting a string magic like data:[<media-type>][;base64],<data> resembling the *data* URL format from https://developer.mozilla.org/en-US/docs/Web/URI/Reference/Schemes/data -- This message was sent by Atlassian Jira (v8.20.10#820010)