This patch corrects a problem in the serialization/de-serialization of the Room state which was causing the handDrawn setting to be inverted by the save and load process.
Additionally the "Hand Drawn Edges" option is now disabled when setting the line drawing style to anything other than "Straight Edges" from the room properties dialog to better inform the user where the option is supported.
This patch corrects a problem in the serialization/de-serialization of the
Room
state which was causing thehandDrawn
setting to be inverted by the save and load process.Additionally the "Hand Drawn Edges" option is now disabled when setting the line drawing style to anything other than "Straight Edges" from the room properties dialog to better inform the user where the option is supported.