Maarten

Results 4 issues of Maarten

When calculating a value in a foreach loop, delegatedecompiler will get stuck in GetJoinPoint. Doing a sum on TotalPrice in TestContainer will fail (keeps on going endlessly) Please see the...

up-for-grabs

When having a self referencing property with the computed attribute, delegatedecompiler will create an infinite loop and causes a stackoverflow. See the testcase for an example project https://www.dropbox.com/s/40070ysin7h01j3/Self%20reference%20property%20overflowexception.zip?dl=0

enhancement
up-for-grabs

When an error occurs in the MakeEditable method (GlassHtml.cs line 574) (current problem we have that when some HTML in a RichText is invalid, the renderField pipeline crashes) glass always...

When a field is being edited and the frame is slided up, and you rotate the app, and click away the keyboard, the wrong position is restored. I cant figure...

bug
KeyboardOverlap