Book a Demo

Author Topic: layout messed up after synchronize with code  (Read 3845 times)

dirk3

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
layout messed up after synchronize with code
« on: February 01, 2011, 09:50:27 pm »
After pressing F7 to synchronize with my (C#) code my diagram is all messed up (like a bad auto layout)  >:(. The global auto layout option is set to 'never'.  EA version is 8.0.857
Any suggestions how to avoid this are much appreciated.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: layout messed up after synchronize with code
« Reply #1 on: February 02, 2011, 08:27:33 am »
From memory that version of EA reloaded the diagram after synchronization, which meant that all objects went back to where they were first created.

It was fixed in a later build.

So you can avoid the problem by either saving first or updating to a more recent version.