Tom Clarke
Tom Clarke
Just a comment on this issue. It seems that connections with colinear end-points trigger this. Here is the JSON for a circuit which when loaded and interactivemanhattanconnection routed cases the...
SOLVED Looking again at this problem: if the connection vertices are set to the correct values after creating the connection, before it is added to the canvas, all seems to...
I've put a discussion issue about _selective throttling_ onto the elmish repo https://github.com/elmish/elmish/issues/219 It can't be implemented without access to the message queue length inside the update function. I find...
OK, I've solved my own problem on the above issue! It is quite interesting (assuming my solution works).
I like the idea of providing a unified toolbox of functions across ordered collections and string (treated as a seq). Such unification is a great boon to anyone learning F#,...
I'm happy to defer to you over nomenclature, because I find it difficult to reconcile the expectations of different audiences. F# audience is not all (maybe even not primarily) those...
numeric input box: * name of box * Lens defines what model field is being updated * Optional default value for the field * Constraint function generates error message for...
Keep this open for a while in the hope somone can reproduce it.
The focus CSS has been changed a bit in the properties window, which may help things. There is a fundamental problem that users often want to edit the diagram with...
I agree in principle. The cosmetic & typo changes will be folded in right away. Changing P,Q to A,B results in a naming clash in Spring where Ra,Rb outputs feed...