DineshSolanki / FoliCon

Creates Folder icons for Movies, Serials, Music,Anime and Games Folders
https://dineshsolanki.github.io/FoliCon/
GNU General Public License v3.0
58 stars 5 forks source link

Feature: Feature to extract Deviations from DeviantArt, so that in professional mode, use can pick from images, that are in an compressed archive #203

Closed DineshSolanki closed 1 month ago

DineshSolanki commented 1 month ago

Added ManualExplorer view to the FoliCon application, enabling manual extraction of images in professional mode. The ManualExplorer view is designed to display images from the extracted deviation and allows users to pick/view them. Additionally, a ViewModel was created for this view to handle its associated functionalities. The DialogServiceExtensions class is also updated to provide dialog services for the new view.

Closes #202