Marcus Fritze

Results 5 issues of Marcus Fritze

I tried to use state preservation and restoration as described here by apple: https://developer.apple.com/library/ios/documentation/iphone/conceptual/iphoneosprogrammingguide/StatePreservation/StatePreservation.html But I only get the rootController (and not the selected "subview" with all the subs). Would...

PHP Warning: json_encode(): double NAN does not conform to the JSON spec, encoded as 0 in ChromePhp.php on line 405 Maybe, we can fix this warning. This maybe helps a...

is it possible to have different sizes of the items in the SwipeView? I tried to implement - (CGSize)swipeViewItemSize:(SwipeView *)swipeView; but it seems that this affects all items in the...

Hi, nice tool, but I realized that the xmlhttp.status sometimes is 0 even if the server is available. You can debug this if you add console.log("status: " + xmlhttp.status); between...

when running xhprof with php 5.2 I will get the following error message PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /xhprof/xhprof_lib/utils/xhprof_runs.php on line 250 BUG: ``` php public static...