mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 06:55:46 +00:00
Don't break rebasing with loading
This commit is contained in:
@@ -225,6 +225,7 @@ iD.History = function(context) {
|
||||
d.graph = iD.Graph(stack[0].graph).load(d.entities);
|
||||
return d;
|
||||
});
|
||||
stack[0].graph.inherited = false;
|
||||
dispatch.change();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user