You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently if you override a file using the RRF API (such as the upload to printer option in many slicers), DWC will not reload the thumbnail for the new file unless manually refreshed.
Describe the solution you propose.
Cache the last modified date of each file, if the files date and the cached date are different, retrieve the thumbnail again.
Describe alternatives you've considered
No response
Provide any additional context or information.
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently if you override a file using the RRF API (such as the upload to printer option in many slicers), DWC will not reload the thumbnail for the new file unless manually refreshed.
Describe the solution you propose.
Cache the last modified date of each file, if the files date and the cached date are different, retrieve the thumbnail again.
Describe alternatives you've considered
No response
Provide any additional context or information.
No response
The text was updated successfully, but these errors were encountered: