Chris2011 commented on PR #7938: URL: https://github.com/apache/netbeans/pull/7938#issuecomment-2481642494
> Integration into `ide/image`: > > * Pro: GUI with scaling exists and Navigator with preview is implemented > * Contra: Requires additional dependency on JSVG and xml module > ... Thx @matthiasblaesing I already created a new module called image.svg. I also can rename it just to SVG. Just curious, I had a look into the ImageViewer that you already mentioned, of course, when I reuse them I need to change some stuff which is not required for SVG, but it seems that it is not recommended to make a dependency to the image module to, if possible, to reuse the required panels. So is this correct and why? @eirikbakke thx and no problem, I will change it as soon as possible :). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
