RhinoDoc.Undo() makes RhinoDoc.UndoActive stay true forever

Hi @stevebaer and @dale.

When I use the RhinoDoc.Undo() method to undo the previous action it seems that it will not change the RhinoDoc.UndoActive property back to false after the action is done. Is this a bug or am I maybe missing something?

-Matti

Hi @mattipi,

Can you provided a simple example, that we can run here, that reproduces what you are seeing?

Thanks,

– Dale