Zsolt Sandor
Zsolt Sandor
It is very annoying and it is happening not even with object flows but basically any connector. As a modeler, this is definitely not what I want :D
According to the UML specification what we can do is set something of a type: ConnectableElement. A solution could be the following (this is how others do) Create an interaction...
It seems that GTK's TextView actually supports this capability on some level: https://askubuntu.com/questions/272446/pygtk-textbuffer-adding-tags-and-reading-text
@mikekidner Yeah, I was thinking about that same. How it is being implemented I would keep it open at this point of the discussion.
Well, we could even add action buttons, similar to what we have it in github, also later we could add something like Preview, the same way as github does.
Looks like the exception is coming from gaphas. @amolenaar ?
On Linux, just select a tool and quickly double click on the canvas, this is how I could trigger the issue very stable.
I actually have a question. Do we want to have some constraints for the diagram, so that elements can be added only inside the border? Or if they added outside,...
> Would this have a similar solution as for floating pins and ports? I assume there would be some common solution for these > 'non-floaty' items Well, in my opinion...
 Basically each usecase is a BehavioredClassifier, means you can connect behaviors to it using the ownedBehavior property. Among those there is one classifierBehavior. A Behavior is an abstract class...