Michael MacFadden

Results 34 issues of Michael MacFadden

### OrientDB Version: 3.0.26 ## Expected behavior count(distinct()) should count the number of distinct element. ## Actual behavior It seems to count the total elements ## Steps to reproduce 1....

documentation

### OrientDB Version: 3.0.31 ### Java Version: JDK 11 ### OS: macos ## Issue We are getting a `ConcurrentModificationException` when we wrap a particular function in a transaction. If we...

Greetings. I am seeing the following error: ``` TypeError: Cannot set property 'order' of undefined at dagre.core.js:1395 at arrayEach (lodash.js:1289) at Function. (lodash.js:3345) at dagre.core.js:1394 at arrayEach (lodash.js:1289) at Function....

## Expected behaviour We are currently deploying to maven central at oss.sonatype.org. They require signing published artifacts. For our normal artifacts we are using sbt-gpg to sign and publish. We...

feature request
universal

Currently, the vertexremoved event contains the feature, vertex, and pixel of the removed vertex. This information is not sufficient to determine where the vertex that was removed "was" in the...

This pull request resolves issue #1408.

Nice job on this library, it is very feature rich! I have a question. It seems like tabs are shown and hidden partially by using the "height" attribute on the...

Not sure if you have any interest in this. I am cross posting this from the main dagre repo. Basically I have a graph that when laid out throws the...

The side bar toggle will scroll off the screen. And when it does it goes OVER the title bar: We should have the side bar toggle be fixed in the...

bug

Presently the build copies entire node_modules modules into the build, when in reality only a subset of files is needed from each module. The result is a pretty fat build...

enhancement