File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -2028,10 +2028,6 @@ <h3>Settings</h3>
20282028 < th class ="theme-bg-light "> < b > thumbnail_export_format <arguments></ b > </ th >
20292029 < td > The file format for the thumbnail image data to be exported as.</ td >
20302030 </ tr >
2031- < tr >
2032- < th class ="theme-bg-light "> < b > thumbnail_export_delay <10-10000></ b > </ th >
2033- < td > The delay in milliseconds used to wait after loading product packages.</ td >
2034- </ tr >
20352031 < tr >
20362032 < th class ="theme-bg-light "> < b > thumbnail_export_skip_existing <true-false></ b > </ th >
20372033 < td > Skip existing thumbnail files if they've already been previously rendered.</ td >
@@ -2041,7 +2037,15 @@ <h3>Settings</h3>
20412037 < td > Skip rendering a preview of the thumbnail to the ImGui window to save on resources and memory.</ td >
20422038 </ tr >
20432039 < tr >
2044- < th class ="theme-bg-light "> < b > thumbnail_auto_garbage <1-32></ b > </ th >
2040+ < th class ="theme-bg-light "> < b > thumbnail_export_delay <10-10000></ b > </ th >
2041+ < td > The delay in milliseconds used to wait for rendering product thumbnails.</ td >
2042+ </ tr >
2043+ < tr >
2044+ < th class ="theme-bg-light "> < b > thumbnail_load_delay <10-10000></ b > </ th >
2045+ < td > The delay in milliseconds used to wait for loading product packages.</ td >
2046+ </ tr >
2047+ < tr >
2048+ < th class ="theme-bg-light "> < b > thumbnail_auto_garbage <2-32></ b > </ th >
20452049 < td > The maximum amount of products that can be loaded before auto calling collect garbage to clear already used assets.</ td >
20462050 </ tr >
20472051 </ tbody >
You can’t perform that action at this time.
0 commit comments