Sébastien Richer
Sébastien Richer

Reputation: 1691

Entity Framework model editor association lines incorrectly displayed

I often end up with the associations lines in my .edmx model editor being "messed up".

Normaly, my relations end are directly on the entities, but sometimes when I re-open my .edmx file, most of them are a couple of pixels off (like 25).

It's not really a problem, but I'm wondering if anyone has a trick to fix this.

Thanks!

Upvotes: 0

Views: 275

Answers (1)

Ladislav Mrnka
Ladislav Mrnka

Reputation: 364279

The trick is moving with single entity and everything will fix by itself.

Upvotes: 2

Related Questions