Bug when opening multiple files
I think I may have found a bug. When opening multiple files from the open dialog the file open options are not used on all of them, just on the first one.
I have a bunch assemblies where I used the "default" view representation to configure the visibility of components, in these assemblies I only use the "default" view representation, it is always placed with the "default" view representation and it is always saved with the "default" view representation.
In my open options I selected the "Last active" option for Design View. However, when opening multiple files only one file is opened with the "default" view representation active, the rest of the files have the "Master" view representation active.
When opening these same files from the explorer they all open with the "default" view representation active so I'm pretty sure I didn't just accidently save it with the wrong view representation active.