ProgrammingCube / lcdhost

Automatically exported from code.google.com/p/lcdhost
1 stars 0 forks source link

LH_FLAG_NOSAVE objects still mark a layout as dirty #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Setting and item as LH_FLAG_NOSAVE and then changing the value of the object 
still causes the layout to be "dirty" i.e. to be flagged as having been 
modified (indicated by the "*" symbol and the warning message when the layout 
is closed without having resaved)

This does not make sense as saving the layout when only a LH_FLAG_NOSAVE object 
has been changed won't actually change the layout's contents.

Original issue reported on code.google.com by a...@bridgesuk.com on 17 Feb 2011 at 6:35

GoogleCodeExporter commented 8 years ago
Needs testing.

Original comment by linkdata...@gmail.com on 22 Feb 2011 at 6:49

GoogleCodeExporter commented 8 years ago

Original comment by linkdata...@gmail.com on 25 Feb 2011 at 6:06