Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-19879

SCXML editor: Improve layout algorithm

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 4.6.0-beta1, Qt Creator 4.7.0-beta1
    • Editors, SCXML support
    • None

      Currently the placement of new items and especially the automated layout of documents without positioning information is rather random. States often overlap and the transitions cross over unrelated states etc.

      Such placement algorithms are not trivial, and I've never seen a really good one. However, we can certainly do better than this. As we have an infinitely large "canvas" we can definitely avoid overlaps between unrelated states, for example.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            portale Alessandro Portale
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes