ronaaron

Results 40 comments of ronaaron

I also have the same problem; came here for a solution, but didn't find one...

OK. Debugging this, it turns out the problem is in function drawArrow(), which sets the canvas_div.innerHTML; subsequent to that, the input value has been changed

I've got a solution. Add an 'onchange' handler to the input and in that function, set the 'value' attribute of the innerHTML to the value you want. I'm using JQuery,...

That's great, thank you!

Thank you! It looks reasonable.

body p { margin-bottom: 0cm; margin-top: 0pt; } You mean in the running image?  Because I don't see them in the source tar.gz etc... On 07/31/17 05:38, Bilal Amarni wrote:...

Big up-vote for this feature! I'm very anxious to have more flexibility on the size of the bigints in 8th.

You also have to strip out the file name if present, and extra fields; once you do that, you can decompress the stream. However, I'm having a lot of difficulty...

Thanks. Hopefully Eduard is ok and will make an appearance soon.