trevorsandy / lpub3d

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

Abnormal end on app close after view preference dialogue #773

Closed trevorsandy closed 1 month ago

trevorsandy commented 1 month ago

Summary

LPub3D performs an abnormal end on close after viewing the LDView preference dialogue.

LPub3D Version

Runtime Environment

Steps to Reproduce

  1. Open a the LDView preferences window
  2. Close the window and exit LPub3D

Expected Behavior

Application should close normally

Actual Behavior

Abnormal end (crash)

Output or example Input

LDVPrefAbend_1

LDVPrefAbend_2

Workaround

Manually update the desirec LDView.ini configuration file

Suggested Solution

Fix it.

Cheers,

trevorsandy commented 1 month ago

This behaviour has been corrected.

Cheers,