trevorsandy / lpub3d

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

Refresh part list or sub-model images causes crash #765

Closed trevorsandy closed 4 hours ago

trevorsandy commented 4 hours ago

Subject

Abnormal end when refreshing part list or sub-model images when 'parts list per step' on step group page is unchecked.

RefreshCrash_1

Environment

Version of LPub3D - 2.4.7 Operating system - All

Expected behaviour

The image(s) should be refreshed without issue.

Actual behaviour

Abnormal end as the application is looking to access a 'step' object which is not available where it is expected on a step group page

Solution

Fix it.

Cheers,

trevorsandy commented 4 hours ago

This behaviour has been corrected.

Cheers,