In V8, if I have PrintDisplay turned on, I select an object who’s appearance is being modified by PrintDisplay (specifically it’s weight), then turn PrintDisplay off, the color will go back to display color from print color, but the weight will remain at the print weight.
I am also experiencing issues with printDisplay weight
I use the command below in one of my scripts to set printdisplay to disabled. The printdisplay weight is not always responding to the command. rs.Command("NoEcho -PrintDisplay state=off _Enter", False)
I wasn’t able to reproduce the issue in an isolated file, but if I have any updates, I’ll make sure to post them here