jessaskey/mhedit

MazeCollection is always marked dirty.

Closed this issue · 1 comments

Loading the mazes from ROM results in the maze collection being marked dirty even with no changes by the user. The mazes are not marked dirty but the MazeCollection is marked dirty. I suspect it's because one of the setters for the Name/AuthorName/AuthorEmail is being set during the wire up process.

This is fixed somewhere in all the IsChanged/Dirty commits so I'll add that commit hash for the fix.
11888c1