eclipse-4diac / 4diac-ide

Eclipse Public License 2.0
19 stars 28 forks source link

Add copying of connections using drag&drop on split editor #228

Closed sebHollersbacher closed 3 months ago

github-actions[bot] commented 3 months ago

Test Results

    94 files  ±0      94 suites  ±0   38s :stopwatch: ±0s 27 159 tests ±0  27 159 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  27 160 runs  ±0  27 160 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit d4eb7029. ± Comparison against base commit e7ffcf48.

:recycle: This comment has been updated with latest results.

azoitl commented 3 months ago

You always have to take the opposite of the selected connection handle. For data connections you are not doing that and this leads to strange connected connections if I select the source handle.