digital-ember

Results 14 comments of digital-ember

> it doesn't mean that those edges should necessarily transform into link forces That's a good point, thanks for clarifying. I filtered such references for my use case. Maybe it...

What I mean is that link forces where the source and target field values are equal could be ignored when the force is applied... but maybe that's not a good...

Have you been able to identify where the NaN is produced? I'm more asking on a general level to understand how this can happen in Elm. Regarding the idea to...

Hi Søren, not sure if this message was intended for me? Best, Robert 2016-07-22 14:27 GMT+02:00 Søren Debois [email protected]: > Hi Rindra, > > Maybe look me up on the...

do you mean to wrap it with an alternation where the condition is always true, like so: ![image](https://user-images.githubusercontent.com/19651078/51480784-1ec26d80-1d92-11e9-96e4-7463b9ad7dba.png) Cause this doesn't work for me.

a okay, dropping the node collection works

the error in the build script is just because you probably try to build the RCP using a MPS version 2018.1. You can fix this error message by hitting ENTER...

Btw: I also received a readily packaged voicemenu distribution directly from JetBrains, but it has the same issue. The j.m.execution.devkit is part of the modules pool, the j.m.baseLanguage folder only...

Yes, the IDE can be build from the sources in this repository. When you open the MPS project, you can find several languages and solutions as its content. One of...

Another observation: the measured width for my non-bold test string aligns with the bold ones - if I measure the width using (font-size + 1) - if the Editor font...