- Dec 13, 2021
-
-
Ulrich Schöpp authored
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4184
-
- Dec 12, 2021
-
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4184
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4184
-
Uses a simple estimation of the extent of the name of a model element based on the default JavaFX style. It does not use refer to DiagramViewer, because the viewer delegates the creation of content visuals to users and does not know the font used in visuals. The visuals themselves are given bounds and never compute the preferred size. A general solution would be something like adding getPreferredSize to IVisual. Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4184
-
Ulrich Schöpp authored
The coordinates of diagram ports were rounded to the next grid position, while all other positions (bend points, component ports) were rounded down. As a result, the position of diagram ports can sometimes be off by one grid position. This probably was not noticed because the size of diagram ports in the diagram tape measure was multiplied by 2, so that the issue happend less often. Example: File > Open AF3 Example > Load ACC Example, open component AdaptiveCruiseControl and do automatic layout. Some arrows that should be horizontal are not quite. Signed-off-by:
Ulrich Schöpp <info@ulrichschoepp.de> Issue-Ref: 4184
-
- Dec 11, 2021
-
-
The position of aligned text depends on the width of the text, which may change. This happens when a CSS stylesheet redefines the default font. The diagram editor will open with slightly misplaced text (e.g. on channels), which is only updated when one moves the mouse. The class AlignedText updates the text translation automatically when the text size changes. Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4184
-
- Dec 10, 2021
-
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4184
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4184
-
Andreas Bayha authored
Issue-Ref: 4179 Issue-Url: af3#4179 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Dec 09, 2021
-
-
Simon Barner authored
Issue-Ref: 4179 Issue-Url: af3#4179 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Sebastian Bergemann authored
Issue-Ref: 4175 Issue-Url: af3#4175 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Nov 24, 2021
-
-
Simon Barner authored
* TODO: Cleanup/factorize this package (see #4176) Issue-Ref: 4175 Issue-Url: af3#4175 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Nov 17, 2021
-
-
Simon Barner authored
Issue-Ref: 3872 Issue-Url: af3#3872 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3872 Issue-Url: af3#3872 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Nov 16, 2021
-
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 3872
-
- Oct 25, 2021
-
-
Johannes Eder authored
Issue-Ref: 4167 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 21, 2021
-
-
Sebastian Bergemann authored
Issue-Ref: 3843 Issue-Url: af3#3843 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3843 Issue-Url: af3#3843 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 21, 2021
-
-
Andreas Bayha authored
Issue-Ref: 4092 Issue-Url: af3#4092 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Simon Barner authored
* Fixes a bug for DerivedAnnotations that return different EENums depending on the edited model element Issue-Ref: 4092 Issue-Url: af3#4092 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Use TreeMap for return value Issue-Ref: 4092 Issue-Url: af3#4092 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4092 Issue-Url: af3#4092 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4092 Issue-Url: af3#4092 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 10, 2021
-
-
Andreas Bayha authored
Issue-Ref: 4140 Issue-Url: af3#4140 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Sep 06, 2021
-
-
Simon Barner authored
Issue-Ref: 4140 Issue-Url: #4140 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4140 Issue-Url: #4140 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Apr 19, 2021
-
-
Johannes Eder authored
Issue-Ref: 4124 Issue-Url: https://af3-developer.fortiss.org/issues/4124 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Apr 16, 2021
-
-
Sebastian Bergemann authored
Issue-Ref: 4123 Issue-Url: af3#4123 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Apr 01, 2021
-
-
Simon Barner authored
Issue-Ref: 4123 Issue-Url: af3#4123 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 22, 2021
-
-
Simon Barner authored
Issue-Ref: 4122 Issue-Url: af3#4122 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 12, 2021
-
-
Tiziano Munaro authored
Issue-Ref: 4122 Issue-Url: af3#4122 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Feb 19, 2021
-
-
Tiziano Munaro authored
Issue-Ref: 4113 Issue-Url: af3#4113 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4113 Issue-Url: af3#4113 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jan 25, 2021
-
-
Tiziano Munaro authored
Issue-Ref: 4097 Issue-Url: https://af3-developer.fortiss.org/issues/4097 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Jan 23, 2021
-
-
Simon Barner authored
* Remove method ContextMenuUtils.createDisplayMenu() that duplicated it * Rationale: Display menus are only applicable to diagrams. Hence it makes no sense to have the code in a utility class Issue-Ref: 4097 Issue-Url: https://af3-developer.fortiss.org/issues/4097 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 26, 2020
-
-
Johannes Eder authored
Issue-Ref: 4079 Issue-Url: https://af3-developer.fortiss.org/issues/4079 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4079 Issue-Url: https://af3-developer.fortiss.org/issues/4079 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 20, 2020
-
-
Johannes Eder authored
* tooling.base.ui * tooling.base Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 19, 2020
-
-
Andreas Bayha authored
Fixed an issue that occured if the first applied filter was "selected type only". Issue was in the initialization of a filter member. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 16, 2020
-
-
Andreas Bayha authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-