Runixe786 / MD3-Windows

Material you widgets for your windows desktop, adaptable with wallpaper colors with both light & dark modes
1.51k stars 44 forks source link

The documents and other folders do not open as they are tied to your sahil/Document directory path #3

Closed ANIKIT93 closed 1 month ago

ANIKIT93 commented 1 month ago

The Downloads, Documents and pictures pinned folders are hardcoded to your local path . Please see if they can be variables and ingested to your UI so the user can edit the path when adding the widget and you can dynamically update the widget variable files on load of the widget. If not possible then add a guide so that people can make manual changes and ingest in the changes.

Runixe786 commented 1 month ago

Thanks for reporting, i am trying to find a universal fix for this so there is no need to edit anything. Hopefully by 0.4 or 0.5 it will be fixed. For now you can search this: "DownloadsBox" , "DocsBox" and "PicsBox" in the notepad while editing skin, and change the path in front of leftmouseupaction to your desired path. Please look the screenshot below for clarity of action, do the same for downloadsbox and docsbox Screenshot 2024-09-24 224951

Runixe786 commented 1 month ago

This issue is fixed in 0.3-PublicBeta and closedbeta. Kindly check it out