forked from qt-creator/qt-creator
Doc: Mention how conditions on SCXML transitions are shown
Task-number: QTCREATORBUG-30604 Change-Id: Ib1c7806951d63c558e0a98aea2f618c2c397acaa Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
3
dist/changelog/changes-14.0.0.md
vendored
3
dist/changelog/changes-14.0.0.md
vendored
@@ -122,8 +122,9 @@ Editing
|
||||
|
||||
### SCXML
|
||||
|
||||
* Added visualization of conditions on transitions
|
||||
* Added visualization of conditions on transitions by using square brackets: `[]`
|
||||
([QTCREATORBUG-21946](https://bugreports.qt.io/browse/QTCREATORBUG-21946))
|
||||
([Documentation](https://doc-snapshots.qt.io/qtcreator-14.0/creator-scxml.html))
|
||||
|
||||
Projects
|
||||
--------
|
||||
|
@@ -233,6 +233,9 @@
|
||||
The editor center-aligns transition labels, but you can drag them to
|
||||
other positions.
|
||||
|
||||
Conditions on transitions appear below the transition lines within square
|
||||
brackets ([]).
|
||||
|
||||
To add edge points to transitions, select a transition line. You can add
|
||||
only two edge points for each line. The editor automatically removes
|
||||
unnecessary edge points. To remove the selected edge point, select
|
||||
|
Reference in New Issue
Block a user