https://bugs.kde.org/show_bug.cgi?id=515227
Albert Astals Cid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Albert Astals Cid <[email protected]> --- (In reply to hosssam.sabeer from comment #1) > Hi! I’m new to open source and looking for my first contribution to KDE. > This feature seems really useful (I’ve wanted it myself!), so I’d love to > try implementing it. > > I’ve been exploring the code a bit, and my rough plan was to: > > 1- Check if the backend detects an image at the mouse coordinates (looking > at Page / ObjectRect). > > 2- If an image is found, add a "Save Image As..." action to the right-click > menu in PageView. > > Does that sound like the right direction? If so, I can start working on it! No backend creates ObjectRects of type Image, so no that's not going to work. -- You are receiving this mail because: You are watching all bug changes.
