Gordon Smith

Results 75 issues of Gordon Smith

On the main page of this project you show the cloud in an eclipse, is it possible to put the cloud in a more complex shape (like a map of...

req

Signed-off-by: Gordon Smith Add new port for OpenLDAP - #### What does your PR fix? Fixes #18072 - #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)?...

category:new-port
info:reviewed

Edge routing seems to be a bit extreme: ![image](https://user-images.githubusercontent.com/966863/38086181-4aedf4d8-334b-11e8-9663-4983c1a5a7e1.png)

Layout works for 80% of the graph, but then it looks like it gives up on positioning the vertices inside the correct clusters: ![image](https://user-images.githubusercontent.com/966863/38452311-9bde0078-3a39-11e8-8b9a-787168a2eabe.png)

I ported over an existing antlr (JavaScript) project to use antlr4ts, with the expectation that the visitor callbacks would have strong typing for both the context and the return value...

Similar to "dgrid-refresh-complete" and "dgrid-page-complete", but emitted after a branch has been expanded and the children have been loaded within the tree extension. Fixes Issue-604 Signed-off-by: Gordon Smith [email protected]

Similar to "dgrid-refresh-complete", but emitted after each page is loaded within the Pagination extension. Fixes #581 Signed-off-by: Gordon Smith [email protected]

I have seen this issue alluded to in several places now, but couldn't find a specific ticket for it (so here it is). When the bounding points passed into the...

documentation

If I set minSize to say 100, it is honoured when the splitter is moved, but if I resize the entire window it can get to less than 100...

Using a project like: https://github.com/wasmerio/wasmer-python or https://github.com/mohanson/pywasm you could make graphviz calls to a wasm version of GraphViz? Disclaimer - I wrap and build a wasm version of GraphViz here:...