There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-e9c614b3-c46a-41d6-9396-3181a4db7651 XWIKI-23182 Open

Modifying an image style should not require updating all past images inserted

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-27012f60-99c1-450d-aa8a-b47324f790bf Michael Hamann on 23/Mar/26 12:31
 

The code I meant: https://github.com/xwiki/xwiki-platform/tree/fce841df73dfda5b22e4d19b3bd43e22f74ca1d8/xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-api/src/main/java/org/xwiki/image/style/internal/rendering 

From a quick look, it seems to be primarily about moving things between figure and image for captioned images, though. But I guess it could still serve as an example.