trevorsandy / lpub3d

An LDraw™ editor for LEGO® style digital building instructions.
https://trevorsandy.github.io/lpub3d/
131 stars 19 forks source link

Separate bill of material working folder from parts #659

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

Subject

Create a separate working folder for bill of material images. Currently, the bill of material images are combined with the part list images. The aim is to be able to clear the bill of material or part list image cache without affecting the other and vice versa. As the bill of materials can be configured with settings that are different from part lists, this enhancement will serve to also allow image separate management.

Environment

Version of LPub3D - 2.4.6 Operating system - All

Solution

Add working bom folder for bill of materials.

Screenshot - 04_01_2023 , 01_03_39

Add menu action to allow resetting the bill of materials images

Screenshot - 04_01_2023 , 01_04_22

Cheers,

trevorsandy commented 1 year ago

This behavoiur has been implemented.

Cheers,