trevorsandy / lpub3d

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

Segfault if selection in command editor and also on cover page #669

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

Subject

Segfault when a selection is present in command editor and the current page is a cover page where cover page view is enabled. Cover page view will display the complete LDraw model in the preview window when the current page is a cover page.

Environment

Version of LPub3D - 2.4.6 Operating system - All

Expected behaviour

Select lines without triggering a segfault

Actual behaviour

The application will trigger a segfault on mouse up when a selection is present.

Solution

Fix it.

Cheers,

trevorsandy commented 1 year ago

This behaviour has been corrected.

Cheers,