|
Sweet Home 3D Forum » List all forums » » Forum: Features use and tips » » » Thread: Adding a Text item turns off the base plan lock |
|
| Print at Mar 31, 2026, 6:45:12 PM | View all posts in this thread on one page |
| Posted by digitaltrails at Mar 27, 2019, 3:52:36 AM |
|
Adding a Text item turns off the base plan lock I was trying to understand the code around adding Text items. It always unlocks the base plan due to newBasePlanLocked always being false because !isLabelPartOfBasePlan() is always false: boolean newBasePlanLocked = basePlanLocked && !isLabelPartOfBasePlan(label);and protected boolean isLabelPartOfBasePlan(Label label) {Is adding Text always supposed to unlock the base plan and leave it unlocked? |
|
|
Current timezone is GMT Mar 31, 2026, 6:45:12 PM |