Hello.
Found an oddity when creating a scene and Sketchup.active_model.active_path.nil? return false. The axes are jumping.
I reproduced this in the video below:
Now before Sketchup.active_model.pages.add, I use Sketchup.active_model.active_path=nil
Is this correct?
(Ps: Otherwise, as you video shows - the UI works (almost) as expected, but for some reason it only updates the location of the axes when we switch from one to the other…)
In theory, saving the axes that are current at the time of saving is logical.
What is not logical is that it does not update the UI immediately, so when you exit the editing context, it deceptively shows the “old” axes.
I just reproduced this in SketchUp 2017 Pro. So, it appears it has been like this for quite some time.
We can easily exit the editing context in the new scene, right-click the drawing axes, and reset them, then update the scene and the drawing axes are back to default with the model axes.