Anthony Terrien
Anthony Terrien
Did you find a solution for ERR_RESPONSE_HEADERS_TOO_BIG ? chunk_split don't work because of the 256Kb limitation.
I plan to work on it soon. happy new year ! skype you soon :)
There is no problem, you can use the trademark "forp" :), I'm glad to see a project named "pyForp" :). You just have to follow the dump struct used by...
It seems that your patch introduces a bug in Bars module (on mouse change). Tested on my MBP Retina.
Can you give us a use case ?
I've just added "embedded" mode (vs default mode=fixed). Now, you can do something like this : ``` (function(f) { var stack = #result of your xhr here = json_encode(forp_dump())#; f.find("#target")...
Now, you can use "each" to setup style attribute (forp-ui contains a pico-jQuery-like-framework:)). Example : ``` (function(f) { f.find(".forp") .each( function(el) { el.css('margin:50px;height:300px;border:1px solid #333'); } ) .forp({ stack :...
We are working on it. I suggest you read #7.
The project is young, don't hesitate to give your feedback.