DCIntrospect icon indicating copy to clipboard operation
DCIntrospect copied to clipboard

Infinite value not supported

Open Aymarick opened this issue 12 years ago • 2 comments

It seems that DCIntrospect does not support infinite value. I made a mistake with a UIView which frame had an infinite value in the frame, and when I was trying to use the framework my app seemed to freeze...

Aymarick avatar Mar 16 '12 13:03 Aymarick

What do you mean by an infinite value for the frame?

domesticcatsoftware avatar May 31 '12 00:05 domesticcatsoftware

I mean, in the debugger when I checked the value of my frame, I got (inf, inf, 0, 0). In that case when I activated DCIntrospect the application froze (it didn't crash).

Aymarick avatar May 31 '12 07:05 Aymarick