man from earth

Results 31 comments of man from earth

I got it. Try to fix it

Hi you can override the behaviour of the port. Unfortunately this isn't documented well. All the interaction behaviour for Figures, Canvas and ports are implemented with "Policies". You can write...

is this ticket still relevant?...if yes I can start to implement a policy to support this feature

didn't get the requirement complete. You want to arrange the shapes in that way, that it is impossible that one shape is above another one?

and what should happen if the mouse if above/in the center of the group? Another solution could be that the mouse pointer is changing to "forbid" and if the user...

the reason for that is, that I must create JS Objects from a string like "draw2d.shape.basic.Rectangle" during the loading of a JSON file. For that reason the draw2d must be...

you can have a column layout of a shape like this https://freegroup.github.io/draw2d/index.html#/api/draw2d/shape/layout/flexgridlayout But unfortunately I didn't have an example of an "interactive" resizeable version of this shape.

sorry - didn't have any idea why this happen on your browser. I have always the devTools open during development without any performance issues.