trevorsandy / lpub3d

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

Apply ROTSTEP to step-group STEP #653

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

ROTSTEP command not consistently applied to some steps in a step-group. When a step is not the last step in a step group, the ROTSTEP command is now applied. Additionally, a new ROTSTEP command is not applied in the assigned step when a previous ROTSTEP command was applied in the step before or globally.

Environment

Version of LPub3D - 2.4.5 Operating system - All

Expected behaviour

The ROTSTEP command should be applied as expected.

Actual behaviour

The ROTSTEP command is not applied as expected.

Solution

Fix it.

Cheers,

trevorsandy commented 1 year ago

This behaviour has been corrected.

Screenshot - 04_01_2023 , 00_00_40

Cheers,