https://bugs.documentfoundation.org/show_bug.cgi?id=115367
--- Comment #2 from James271Rivera <[email protected]> --- To implement that, you’d typically add a context menu to each slide item in your UI. When the user right‑clicks (or taps a menu icon) on a slide thumbnail, the menu should show the two options: Delete Slide and Duplicate Slide. The “Delete” action removes the selected slide from your data structure, while “Duplicate” creates a copy of it and inserts it into the list. This way, the left‑side slide panel becomes more interactive and gives users direct control over slide management. https://www.opensky-cc.com -- You are receiving this mail because: You are the assignee for the bug.
