Skip to content
Snippets Groups Projects
Simon Barner's avatar
Simon Barner authored
- 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
73f1e2b5
History