klapaudius
klapaudius
Bonjour, Tout d'abord bravo et merci pour votre travail. Serait-il possible d'incorporer dans la prochaine version un système de création de tags et de branches. Bonne continuation.
It would be better to trigger the cancel event.
Hello, I needed to see a child content to edit it in a UITextView so I've added this method to my working copy : - (NSString *)childNamedContent:(NSString *)nodeName { NSString...
On line 520, when you do an analyse on project xcode found this issue : value stored to startMarkerHeight is never read I've done those change on my working copy...
The "Buzz\Client\BuzzClientInterface" interface extends "Http\Client\HttpClient" that is deprecated since version 2.4, use Psr\Http\Client\ClientInterface instead; see https://www.php-fig.org/psr/psr-18/.
To reproduce the bug, add in the survey demo html file : Head part : <link rel="stylesheet" media="all" type="text/css" href="../themes/cupertino/jquery-ui-1.10.3.custom.min.css" /> <script type="text/javascript" src="../jquery-1.9.1.min.js"></script> <script type="text/javascript" src="../jquery-ui-1.10.3.custom.min.js"></script> script part :...