leocad icon indicating copy to clipboard operation
leocad copied to clipboard

Instructions parts list and steps background needs alpha by default

Open nathaneltitane opened this issue 3 years ago • 1 comments

Describe the bug Instructions currently render using a no alpha #ffffff background for both steps and parts list, resulting in overlaps.

Expected behavior All rendered items shoudl render by default using an alpha background to not block other staps or parts lists

Screenshots Screenshot_20220315_184702

nathaneltitane avatar Mar 15 '22 22:03 nathaneltitane

Proposal:

The step image should only occupy the remainder of the page, under the parts list (think css grid)

like this:

Screenshot_20220315_185510

nathaneltitane avatar Mar 15 '22 22:03 nathaneltitane