- When inserting copies of objects as a result of a copy&paste operation, the...
- When inserting copies of objects as a result of a copy&paste operation, the inserted model elements is shifted by an offset. This gives visual feedback to the user that the paste operation has actually been performed. - Notes: + Some model types are not handled yet (see ticket) + Although maybe an obvious approach, this feature cannot be implemented as a method in HierarchicElementCompositorBase: o It is not the base class of all affected compositors o HierarchicElementCompositorBase resides in org.fortiss.tooling.base, where as the required methods for detailing with layout information are in org.fortiss.tooling.base.ui refs 2344
Showing
- org.fortiss.tooling.base.ui/trunk/src/org/fortiss/tooling/base/ui/utils/LayoutDataUtils.java 27 additions, 1 deletion...rc/org/fortiss/tooling/base/ui/utils/LayoutDataUtils.java
- org.fortiss.tooling.base/trunk/src/org/fortiss/tooling/base/layout/DefaultLayoutConstants.java 10 additions, 1 deletion...g/fortiss/tooling/base/layout/DefaultLayoutConstants.java
Loading
Please register or sign in to comment