[ https://issues.apache.org/jira/browse/CAUSEWAY-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Keir Haywood updated CAUSEWAY-3889: ------------------------------------------ Fix Version/s: 3.5.0 (was: 3.4.0) > 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 > Priority: Major > Fix For: 3.5.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)